CEILING

Ceiling

Syntax

CEILING(val)

Example

ceiling({{price1}})

Notes

Returns the smallest integer value that is greater than or equal to the specified number.

Related

FLOOR