LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
isnan: test for NaN
Collaboration diagram for isnan: test for NaN:

Functions

logical function disnan (DIN)
 DISNAN tests input for NaN. More...
 
logical function sisnan (SIN)
 SISNAN tests input for NaN. More...
 

Detailed Description