floor
Basic data handling: MathFloor
Returns the floor of a number. This node takes a number and returns the largest integer less than or equal to the input value.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| value | FLOAT,INT | required |
Outputs (1)
| Name | Type |
|---|---|
| INT | INT |