__device__ int isnan ( float  a  ) 

Determine whether the floating-point value a is a NaN.

Returns:
Returns a nonzero value if and only if a is a NaN value.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA