nanf man page on Minix

Man page or keyword search:  
man Server   6208 pages
apropos Keyword Search (all sections)
Output format
Minix logo
[printable version]

NAN(3)			 BSD Library Functions Manual			NAN(3)

NAME
     nan, nanf, nanl — return quiet NaN

LIBRARY
     Math Library (libm, -lm)

SYNOPSIS
     #include <math.h>

     double
     nan(const char *tagp);

     float
     nanf(const char *tagp);

     long double
     nanl(const char *tagp);

DESCRIPTION
     The call nan("n-char-sequence") is equivalent to the call strod("NAN(n-
     char-sequence)", NULL).  The call nan("") is equivalent to the call
     strod("NAN()", NULL).

     The nanf() and nanl() functions are equivalent to nan() but substituting
     strtof() and strtod(), respectively.

RETURN VALUES
   IEEE 754
     The nan(), nanf(), and nanl() functions return a quiet NaN as specified
     by tagp.

   VAX
     The nan(), nanf(), and nanl() functions return zero.

SEE ALSO
     math(3), strtod(3)

STANDARDS
     The nan(), nanf(), and nanl() functions conform to ISO/IEC 9899:1999
     (“ISO C99”).

BSD				March 15, 2006				   BSD
[top]

List of man pages available for Minix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net