ceil
Basic data handling: MathCeil
Returns the ceiling of a number. This node takes a number and returns the smallest integer greater 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 |