ComfyUI Node
modulus
Returns the modulus of two integers. This node takes two integers as input and returns the remainder when the first integer is divided by the second.
modulus
- INT
◄int10►
◄int21►
CategoryBasic/INT
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| int1 | INT | 0 | — |
| int2 | INT | 1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |