FLOOR

Syntax:

FLOOR(number {, multiple})

Rounds number to the given multiple towards -infinity.

If multiple is omitted, 1 is used.

For compatibility with Microsoft Excel, rounding is towards zero if both parameters are negative.

Added in 1.36.