1DISNAN(1)           LAPACK auxiliary routine (version 3.1)           DISNAN(1)
2
3
4

NAME

6       DISNAN - .TRUE
7

SYNOPSIS

9       LOGICAL FUNCTION DISNAN(DIN)
10
11           DOUBLE       PRECISION DIN
12

PURPOSE

14       DISNAN  returns  .TRUE. if its argument is NaN, and .FALSE.  otherwise.
15       To be replaced by the Fortran 2003 intrinsic in the future.
16
17

ARGUMENTS

19       DIN      (input) DOUBLE PRECISION
20                Input to test for NaN.
21
22
23
24 LAPACK auxiliary routine (versionNo3v.e1m)ber 2006                       DISNAN(1)
Impressum