ComfyUI Node
MD: Math Add (Int/Float)
A ComfyUI node in MD_Nodes/Math with 2 inputs and 2 outputs.
MD: Math Add (Int/Float)
- int_result
- float_result
◄a0.00►
◄b0.00►
CategoryMD_Nodes/Math
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| a | FLOAT | 0.00-1.797e+308–1.797e+308 | VALUE A (PRIMARY) • Purpose: The first number to add. • Range: Full float range. ⭐ Connect any INT or FLOAT output here. |
| b | FLOAT | 0.00-1.797e+308–1.797e+308 | VALUE B (ADDEND) • Purpose: The value added to A. • Range: Full float range. ⭐ Standard addition operation. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| int_result | INT | — |
| float_result | FLOAT | — |