1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-11 11:50:52 +03:00
Files
gnulib/doc/posix-functions/remainderf.texi
Bruno Haible c36a0f21b3 doc: Add a module index.
* doc/Makefile (undocumented-modules.texi): New rule.
(%.info, %.html, %.dvi, %.pdf): Depend on undocumented-modules.texi.
(mostlyclean): Remove also *.m and *.tmp.
(force): New rule.
* doc/*.texi: Add module index entries.
* doc/*/*.texi: Likewise.
2024-10-27 17:02:57 +01:00

25 lines
636 B
Plaintext

@node remainderf
@subsection @code{remainderf}
@findex remainderf
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/remainderf.html}
Gnulib module: remainderf or remainderf-ieee
@mindex remainderf
@mindex remainderf-ieee
Portability problems fixed by either Gnulib module @code{remainderf} or @code{remainderf-ieee}:
@itemize
@item
This function is missing on some platforms:
Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9, MSVC 9.
@end itemize
Portability problems fixed by Gnulib module @code{remainderf-ieee}:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize