ComfyUI Node
floor
Returns the floor of a number. This node takes a number and returns the largest integer less than or equal to the input value.
floor
- value
- INT
CategoryBasic/maths
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| value | FLOAT,INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |