FLOOR
Purpose
This function returns the largest whole number that is smaller or equal to n
.
Syntax
floor::=
Usage Notes
- For more information on the CEIL() and ROUND() functions, see CEIL[ING] and ROUND (number).