|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, isnan, Description *Conan The Librarian |
The isnan functions return the integer value 1 (TRUE) if x is NaN
(the IEEE floating point reserved not-a-number value); otherwise,
they return the value 0 (FALSE).
|
|