Lucee object methods reference

Object Method Numeric.round

Rounds a number to the closest integer.
Numeric.round([number precision]):number

Category

number

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Default Value Description
precision number  No 0 Number of decimal points to round to