This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Basic types > Methods For Double > round(Integer decimalPlaces)

round(Integer decimalPlaces)

Rounded value of the double with <decimal places> decimal places (.5 is rounded up)

round(Integer decimalPlaces)
Argument Integer decimalPlaces Number of decimal places
Return value Double rounded value