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