ultrix man page for isnanf

Query: isnanf

OS: ultrix

Section: 3m

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

isnand(3m)																isnand(3m)

Name
       isnand, isnanf - test for floating point NaN (Not-A-Number)

Syntax
       int isnand (dsrc)
       double dsrc;

       int isnanf (fsrc)
       float fsrc;

Description
       The and routines return the value 1 for true if the argument dsrc or fsrc is a NaN; otherwise they return the value 0 for false.

       Neither routine generates any exception, even for signaling NaNs.

       The function is implemented as a macro included in <ieeefp.h>.

								       RISC								isnand(3m)
Related Man Pages
isnanf(3c) - opensolaris
copysign(3) - osf1
isnanf(3c) - sunos
unordered(3c) - sunos
isnand(3c) - mojave
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
PHP Write Man Pages to MySQL DB