Returns a number rounded down to the next lower integer.
Floor(number)
number - any numeric expression or field containing a numeric expression
number
FileMaker Pro 7.0
Floor(1.25) returns 1.
Floor(1.25)
Floor(-1.25) returns -2.
Floor(-1.25)
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas