isnan
¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/isnan.html
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: