ComfyUI Node
M Int Mod (a % b)
A ComfyUI node in mnodes/int with 2 inputs and 1 output.
M Int Mod (a % b)
- a_mod_b
◄a0►
◄b1►
Categorymnodes/int
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| a | INT | 0-2147483648–2147483647 | — |
| b | INT | 1-2147483648–2147483647 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| a_mod_b | INT | — |