Purpose:
Calculates the next smaller integer based on the given value. See also function Ceil().
Parameter:
Number
Return value:
Example:
Floor(5.6) Result: 5