User Tools

Site Tools


syntax:functions:ceiling

This is an old revision of the document!


Ceiling(number)

Nearest integer (or full, not fractional) number towards positive infinity.

Example Result
ceiling( 0 - 20.5) -20
ceiling( 20.5 ) 21

See also

Note: keep in mind that EasyMorph doesn't support unary minus in expressions - see Example 1 above.

syntax/functions/ceiling.1427472868.txt.gz · Last modified: 2015/03/27 12:14 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki