Application.IsNAN
This function returns true if the value is NAN (Not A Number).
| Syntax | Parameters | Return Value |
|---|---|---|
Function Application.IsNAN( _
d As Double) As Boolean
|
d [in]
Type: Double |
Boolean |