| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
https://www.bell-labs.com/usr/dmr/www/man31.pdf
|
|
https://www.bell-labs.com/usr/dmr/www/man31.pdf
|
|
https://www.bell-labs.com/usr/dmr/www/man31.pdf
|
|
Requested by kamil.
|
|
|
|
It's an alias for an already existing symbol nextafterl.
Patch obtained from <mgorny>
Detected by the LLVM buildbot breakage in tests.
|
|
|
|
It apparently refers to VAX and its lack of a negative zero.
|
|
|
|
The man page for an individual function is not the right place to discuss
the issues with negative zero
|
|
|
|
|
|
mention type-generic hypot
mention hypotl
|
|
(XXX and in math.h, if you're netbsd)
|
|
|
|
|
|
|
|
Correct function name in the DESCRIPTION section.
|
|
|
|
|
|
|
|
|
|
FP_ILOGB0 and FP_ILOGBNAN are both defined in math.h
|
|
Also added ldexpf manpage link since it is missing.
|
|
|
|
|
|
content was missing.
|
|
|
|
The manpage is taken from the FreeBSD project since the fma implementation is
based on the one in FreeBSD.
|
|
|
|
|
|
Bump manual page date.
|
|
|
|
make manual page links to the new functions.
Bump manual page date.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Basic test case for the fmod family.
|
|
|
|
|
|
|
|
argument.
|