math.isinf
Syntax
Returns true if f is the special floating pointe value infinite (Positive or negative).
b - true if f is Inf.
f - a floating point value
math.in.range
math.isnan
9.1.13