Rounds the input to the next highest integer. For example, if the input is 3.1, the result is 4. If the input is 3.1, the result is 3. The connector pane displays the default data types for this polymorphic function.
![]() |
x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on. |
![]() |
ceil(x): smallest int >= x is the resulting highest ingeter, closest to x. |