poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / log10.texi
blobe60f86f7b3974ec3c48df8db8975ed0bce28a852
1 @node log10
2 @section @code{log10}
3 @findex log10
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/log10.html}
7 Gnulib module: log10 or log10-ieee
9 Portability problems fixed by either Gnulib module @code{log10} or @code{log10-ieee}:
10 @itemize
11 @end itemize
13 Portability problems fixed by Gnulib module @code{log10-ieee}:
14 @itemize
15 @item
16 This function returns a wrong value for a negative argument on some platforms:
17 NetBSD 5.1, Solaris 11.4.
18 @end itemize
20 Portability problems not fixed by Gnulib:
21 @itemize
22 @end itemize