User Tools

Site Tools


syntax:functions:floor

This is an old revision of the document!


Floor(number)

The nearest integer (i.e. full, not fractional) number towards negative infinity.

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

See also

syntax/functions/floor.1606432432.txt.gz · Last modified: 2020/11/26 18:13 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki