Ceiling
Determines the closest integer that is greater than a specified floating point number.
Method Signature
Arguments
Argument
Type
Required
Description
Default
number
numeric
true
The number for which to find the ceiling value.
Examples
Related
Last updated
Was this helpful?