Q_IsNegative()

Syntax

result.l = Q_IsNegative(n.qfloat [, m.qfloat])

Description

Returns 1 if n is negative, otherwise 0.

If the optional parameter is given the result will be stored in it, the function returns an integer.