10.24.185 ldexpl
¶
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/ldexpl.html
Gnulib module: ldexpl or ldexpl-ieee
Portability problems fixed by Gnulib:
- This function is missing on some platforms:
FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Solaris 9, Cygwin 1.7.x.
- This function is only defined as a macro with arguments on some platforms:
MSVC 14.
- This function has no prototype in
<math.h>
on some platforms:
Mac OS X.
- This function does not work on finite numbers on some platforms:
AIX 5.1.
Portability problems not fixed by Gnulib: