ComfyUI Node
M Int DivMod (q,r)
A ComfyUI node in mnodes/int with 2 inputs and 2 outputs.
M Int DivMod (q,r)
- quot
- rem
◄a0►
◄b1►
Categorymnodes/int
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| a | INT | 0-2147483648–2147483647 | — |
| b | INT | 1-2147483648–2147483647 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| quot | INT | — |
| rem | INT | — |