Q_Round()
Syntax
pointer.qfloat = Q_Round(n.qfloat, decimal_places.l [, result.qfloat])
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.