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

NAME

6       ZISNAN - .TRUE
7

SYNOPSIS

9       FUNCTION ZISNAN( ZIN )
10
11           LOGICAL      ZISNAN
12
13           COMPLEX*16   ZIN
14

PURPOSE

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

ARGUMENTS

21       ZIN      (input) COMPLEX*16
22                Input to test for NaN.
23
24
25
26 LAPACK auxiliary routine (versionOc3t.o1b)er 2006                        ZISNAN(1)
Impressum