LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ slaisnan()

logical function sisnan::slaisnan ( real(wp)  x,
real(wp)  y 
)

Definition at line 27 of file la_xisnan.F90.

28 use la_constants, only: wp=>sp
29 real(wp) :: x, y
30 slaisnan = ( x.ne.y )
logical function slaisnan(x, y)
Definition la_xisnan.F90:28
integer, parameter sp
LA_CONSTANTS is a module for the scaling constants for the compiled Fortran single and double precisi...
Here is the call graph for this function:
Here is the caller graph for this function: