Determines if a value is finite.
Syntax
IsFinite ( value )
Remarks
Returns -1 if the value is finite. Returns 0 if the number is NAN, INF, or –INF.