Ceiling (Expression Function Reference)

 
 
 

The Function Value Ceiling command in the expression editor inserts the token ceil( at the insertion point in the editing pane. This token returns a value that is rounded up. Enter a value after the opening bracket ( then enter a closing bracket ).

Example

ceil(2.4)

Rounds the value up to 3.