Q_LCM()

Syntax

pointer.qfloat = Q_LCM(n1.qfloat, n2.qfloat [, result.qfloat])

Description

Calculates the LCM (the Least Common Multiple) of n1 and n2.

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