Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.
[gnulib.git] / doc / glibc-functions / isnanf.texi
blobad37220202d7782a872fc8f77a88f7b5d0a0e7b0
1 @node isnanf
2 @subsection @code{isnanf}
3 @findex isnanf
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Floating Point Classes,,Floating-Point Number Classification Functions,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Floating-Point-Classes.html},
13 @end ifnotinfo
14 @item
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/isnanf.3.html,,man isnanf}.
16 @end itemize
18 Gnulib module: isnanf
20 Portability problems fixed by Gnulib:
21 @itemize
22 @item
23 This function is missing on some platforms:
24 Mac OS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, MSVC 14.
25 @end itemize
27 Portability problems not fixed by Gnulib:
28 @itemize
29 @end itemize