poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / remainder.texi
blob56720380d5d3198424206085be440dd7c5ad9647
1 @node remainder
2 @section @code{remainder}
3 @findex remainder
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/remainder.html}
7 Gnulib module: remainder or remainder-ieee
9 Portability problems fixed by either Gnulib module @code{remainder} or @code{remainder-ieee}:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 MSVC 9.
14 @end itemize
16 Portability problems fixed by Gnulib module @code{remainder-ieee}:
17 @itemize
18 @end itemize
20 Portability problems not fixed by Gnulib:
21 @itemize
22 @end itemize