User Tools

Site Tools


syntax:functions:floor

This is an old revision of the document!


Floor(number)

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

Example Result
floor( 0 - 10.99) -10
floor( 10.99 ) 11

See also

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

syntax/functions/floor.1427472795.txt.gz · Last modified: 2015/03/27 12:13 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki