ComfyUI Node
MD: Math Multiply (Int/Float)
A ComfyUI node in MD_Nodes/Math with 2 inputs and 2 outputs.
MD: Math Multiply (Int/Float)
- int_result
- float_result
◄a1.00►
◄b1.00►
CategoryMD_Nodes/Math
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| a | FLOAT | 1.00-1.797e+308–1.797e+308 | VALUE A (PRIMARY) • Purpose: The first factor. • Range: Full float range. ⭐ Base value for scaling. |
| b | FLOAT | 1.00-1.797e+308–1.797e+308 | VALUE B (MULTIPLIER) • Purpose: The scaling factor. • Range: Full float range. ⭐ Recommended: 2.0 (Double), 0.5 (Half). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| int_result | INT | — |
| float_result | FLOAT | — |