function (optionalnumber
as nullable any, optionaldigits
as nullable any) as nullable any
number
based on the sign of the number. This function will round positive numbers up and negative numbers down. If digits
is specified, number
is rounded to the digits
number of decimal digits.-2
2
-1.24