ComfyUI Node
divide
Divides one floating-point number by another. This node takes two floats as input and returns the result of division. It raises a ValueError if the divisor is 0.
divide
- FLOAT
◄float11.00►
◄float21.00►
CategoryBasic/FLOAT
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| float1 | FLOAT | 1.00 | — |
| float2 | FLOAT | 1.00 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | — |