function floor(expression) floor() returns the greatest integer less than or equal to the expression. Arguments:
RETURN floor(0.9)