F64_Round()

Syntax

pointer.double = F64_Round(n.double, decimal_places.l [, result.double])

Description

Rounds n to the given number of decimal_places.

The result is stored in n or, if the optional parameter is given, in result.