Q_Negate()

Syntax

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

Description

The Number gets negated.
If n is negative, it will become positive. Is it already positive, it will become negative.

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