ComfyUI Node
divide (zero safe)
Divides one floating-point number by another. This node takes two floats as input and returns the result of the division. It returns positive or negative infinity if the divisor is 0 (assumed to be +0.0).
divide (zero safe)
- 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 | — |