ComfyUI Node
Ino Math Int
Performs a math operation on two integers: add, subtract, multiply, divide, modulo, power.
Ino Math Int
- int
- float
◄int_a0►
◄int_b0►
◄operation▾►
CategoryInoIntHelper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| int_a | INT | 0 | — |
| int_b | INT | 0 | — |
| operation | COMBO | 6 options: add, subtract, multiply, divide, modulo, power |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| int | INT | — |
| float | FLOAT | — |