27 lines
745 B
Plaintext
27 lines
745 B
Plaintext
@node fminimumf
|
|
@subsection @code{fminimumf}
|
|
@findex fminimumf
|
|
|
|
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.12.5
|
|
|
|
Documentation:@*
|
|
@ifinfo
|
|
@ref{Misc FP Arithmetic,,Miscellaneous FP arithmetic functions,libc}.
|
|
@end ifinfo
|
|
@ifnotinfo
|
|
@url{https://www.gnu.org/software/libc/manual/html_node/Misc-FP-Arithmetic.html}.
|
|
@end ifnotinfo
|
|
|
|
Gnulib module: ---
|
|
|
|
Portability problems fixed by Gnulib:
|
|
@itemize
|
|
@end itemize
|
|
|
|
Portability problems not fixed by Gnulib:
|
|
@itemize
|
|
@item
|
|
This function is missing on all non-glibc platforms:
|
|
glibc 2.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
|
|
@end itemize
|