Skip to content

rnd()#

Syntax
rnd( value, precision )

Returns#

Returns value rounded to the specified number of decimal places.

Parameters#

Parameter Description
value The numeric value to round.
precision The number of decimal places.