Ceil¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input float or sequence of floats to round up. | FloatFloat2Float3Float4Color[Any] | ||
| Output ➡️ | Outputs the input rounded up to the nearest integer (as a float). | FloatFloat2Float3Float4Color[Any] | 
This shard rounds up the input to the nearest integer.