Next: isnormal
, Previous: islower_l
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
isnan
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/isnan.html
Gnulib module: isnan
Portability problems fixed by Gnulib:
isnan
was introduced with C99 and is thus commonly not present
on pre-C99 systems.
isnan
is not a macro on some platforms:
Solaris 11.4.
Portability problems not fixed by Gnulib: