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

NAME

6       DISNAN - returns .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

ARGUMENTS

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