math.isnan
Syntax
Returns true if f is the special floating pointe value non-a-number (NaN).
b - true if f is NaN.
f - a floating point value
math.isinf
math.ln
9.1.13