FLOOR(x)
This function returns the largest integer value that is smaller than or equal to a number.
Example:
FLOOR(0.5)=0
Was this article helpful?
This function returns the largest integer value that is smaller than or equal to a number.
Example:
FLOOR(0.5)=0