Math.Ceil¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input float or sequence of floats to round up. | Float Float2 Float3 Float4 Color [Any] |
||
Output ➡️ |
Outputs the input rounded up to the nearest integer (as a float). | Float Float2 Float3 Float4 Color [Any] |
This shard rounds up the input to the nearest integer.
Examples¶
1 2 |
|
[info] [sample-wire] @f3(-0 4 8)