Q_IsPositive()

Syntax

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

Description

Returns 1 if n is positive, otherwise 0.

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