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

NAME

6       SISNAN - returns .TRUE
7

SYNOPSIS

9       LOGICAL FUNCTION SISNAN(SIN)
10
11           REAL         SIN
12

PURPOSE

14       SISNAN  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       SIN      (input) REAL
19                Input to test for NaN.
20
21
22
23 LAPACK auxiliary routine (versionNo3v.e2m)ber 2008                       SISNAN(1)
Impressum