$math.ceil
Rounds up to the nearest integer
Usage
<
real
>
$math.ceil
(
<
number
:real
>
)
Description
Rounds up the number to the nearest integer.
Index
,
Functions