divide
Basic data handling: IntDivide
Divides one integer by another. This node takes two integers as input and returns the result of integer division. It raises a ValueError if the divisor is 0.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (2)
Outputs (1)
| Name | Type |
|---|---|
| INT | INT |