Q_IsInfinite()

Syntax

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

Description

Returns the sign of n (-1 or 1) if n is infinite, otherwise 0.

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