RoundDown
Rounds a number down
Inputs
RoundDown(number, [places])
number
- A number to round down[places]
- [optional:0
by default**] -**The number of decimal places to round to.
Last updated
Rounds a number down
RoundDown(number, [places])
number
- A number to round down
[places]
- [optional: 0
by default**] -**The number of decimal places to round to.
Last updated