Library.IsNAN

This function returns true if the value is NAN (Not A Number).

Syntax Parameters Return Value
Function Library.IsNAN( _
    d As Double) As Boolean
d [in]

Type: Double

Boolean