Returns a number rounded down to a number of decimal places, towards zero.
Syntax:
ROUNDDOWN(number, digits:number)
Rounds number down to digits decimal places, towards zero.
digits must be an integer, either positive or negative (which rounds to the left of the decimal point).
Added in 1.36.