ultrix man page for isnan

Query: isnan

OS: ultrix

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

isnan(3)						     Library Functions Manual							  isnan(3)

Name
       isnan - test for NaN

Syntax
       #include <math.h>

       int isnan (x)
       double x;

Description
       The  function  returns 1 if x is NaN (the IEEE floating point reserved not-a-number value) and zero otherwise.  On VAX, the return value is
       always zero.

																	  isnan(3)
Related Man Pages
isnan(3m) - opensolaris
isnan(3m) - sunos
isfinite(3) - mojave
isfinite(3) - freebsd
isnan(3) - freebsd
Similar Topics in the Unix Linux Community
Apache config issue
strange ksh arithmetic
Input arguments with C++
Javascript to force decimals in 0.25 steps
Compiling problem - AIX 7.2