function (optionalnumber
as nullable any, optionaldigits
as nullable any) as nullable any
number
down to the previous highest integer. If number
is null, Number.RoundDown
returns null. If digits
is specified, number
is rounded to the digits
number of decimal digits.2
2
1.24