ComfyUI Node
Integer Math
A ComfyUI node in DebugPadawan/Math with 3 inputs and 2 outputs.
Integer Math
- int_result
- float_result
◄a0►
◄b0►
◄operation▾►
CategoryDebugPadawan/Math
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| a | INT | 0 | — |
| b | INT | 0 | — |
| operation | COMBO | 8 options: add, subtract, multiply, divide, modulo, power, +2 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| int_result | INT | — |
| float_result | FLOAT | — |