Math.Floor

The function of “Floor” is to round the specified number down and return the largest number that is less than or equal to the specified number.
Syntax
: math.floor(field_name)
Example
: math.floor([rental_rate])
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.