comparison doc/glibc-functions/isnanf.texi @ 10266:c0565d2cba32

Add isnanf module.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:46:03 -0700
parents 3a9052fb8e95
children c65fd41437cf
comparison
equal deleted inserted replaced
10265:ecc1f86df809 10266:c0565d2cba32
1 @node isnanf 1 @node isnanf
2 @subsection @code{isnanf} 2 @subsection @code{isnanf}
3 @findex isnanf 3 @findex isnanf
4 4
5 Gnulib module: --- 5 Gnulib module: isnanf
6 6
7 Portability problems fixed by Gnulib: 7 Portability problems fixed by Gnulib:
8 @itemize
9 @end itemize
10
11 Portability problems not fixed by Gnulib:
12 @itemize 8 @itemize
13 @item 9 @item
14 This function is missing on some platforms: 10 This function is missing on some platforms:
15 MacOS X 10.3, AIX 5.1, HP-UX 11. 11 MacOS X 10.3, AIX 5.1, HP-UX 11.
16 @end itemize 12 @end itemize
13
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @end itemize