ComfyUI Node
Integer Math
A ComfyUI node in ComfyBros/Math with 3 inputs and 2 outputs.
Integer Math
- result
- expression
◄operationadd►
◄a0►
◄b0►
CategoryComfyBros/Math
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| operation | COMBO | add | 6 options: add, subtract, multiply, divide, modulo, power |
| a | INT | 0-2147483648–2147483647 | — |
| b | INT | 0-2147483648–2147483647 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | INT | — |
| expression | STRING | — |