CEIL
Rounds up to the nearest whole number.
Syntax: CEIL (
value_or_metric
)
Example: CEIL ( 23.2 )
Output: 24
Last updated
Was this helpful?
Rounds up to the nearest whole number.
Syntax: CEIL (
value_or_metric
)
Example: CEIL ( 23.2 )
Output: 24
Last updated
Was this helpful?