Q_Inv()

Syntax

pointer.qfloat = Q_Inv(n.qfloat [, result.qfloat])

Description

Inverts the number, i.e. it calculates the reciprocal of n (1/n)

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