modulus
Basic data handling: IntModulus
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.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (2)
Outputs (1)
| Name | Type |
|---|---|
| INT | INT |