summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Collapse)Author
2023-06-11Correct history (Brad Smith)christos
2023-05-08fix cross references (from Anon Ymous)christos
2022-12-04lib: Mark up error names in man pages with .Eruwe
2022-08-27Add sincos{,f,l} from FreeBSDchristos
2019-09-02Start documenting historysevan
https://www.bell-labs.com/usr/dmr/www/man31.pdf
2019-09-02log appeared in v1sevan
https://www.bell-labs.com/usr/dmr/www/man31.pdf
2019-09-02exp was present in v1sevan
https://www.bell-labs.com/usr/dmr/www/man31.pdf
2019-05-02Explicitly indicate that nexttowardl() is identical to nextafterl().mgorny
Requested by kamil.
2019-04-28Remove undefined \*Hwiz
2019-04-27Add a C99 symbol to libm: nexttowardlkamil
It's an alias for an already existing symbol nextafterl. Patch obtained from <mgorny> Detected by the LLVM buildbot breakage in tests.
2019-04-25document cosl with MLINKS and in the man pagemaya
2017-09-28Restore CAVEATS section unmodified.maya
It apparently refers to VAX and its lack of a negative zero.
2017-09-28List a few more functionsmaya
2017-09-28Remove CAVEATS sectionmaya
The man page for an individual function is not the right place to discuss the issues with negative zero
2017-09-28Remove Tn.wiz
2017-09-27Fix typomaya
2017-09-26omit mention of cabs (not relevant to this man page)maya
mention type-generic hypot mention hypotl
2017-09-26Mention there's a type generic variant in tgmath.hmaya
(XXX and in math.h, if you're netbsd)
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-02-01Add comma between two Nm entries in the NAME section.abhinav
2017-02-01Add modff and modfl in the NAME section.abhinav
2017-02-01Fix a sentence.abhinav
Correct function name in the DESCRIPTION section.
2017-02-01Also, fix spelling of described.abhinav
2017-02-01Fix sentence.abhinav
2017-02-01Remove comma after last Nm entry.abhinav
2017-02-01Remove comma after the last Nm entry.abhinav
2016-08-22BUGS section is no longer correctmaya
FP_ILOGB0 and FP_ILOGBNAN are both defined in math.h
2016-03-17Added ldexpl to ldexp manpage since it is missing.nros
Also added ldexpf manpage link since it is missing.
2016-03-17Fix typo, add whitespace for better formatting, bump date for previous.wiz
2016-03-17Add fabsl to the manpage describing the fabs functions.nros
2016-03-15Add modfl to the modf manpage, the link to modfl was already there but thenros
content was missing.
2015-12-12Whitespace nit.wiz
2015-12-12Add manpage to the fma function in libm.nros
The manpage is taken from the FreeBSD project since the fma implementation is based on the one in FreeBSD.
2015-11-13Family is singular, so use singular form of verb.wiz
2015-11-07Fix typo in erfl synopsis.nros
2015-09-13Add entry for nexttowardf(3) and a link for the function name.he
Bump manual page date.
2015-09-13Fix typo.wiz
2015-09-13Add entries for rintl(3) and the nearbyint functions, andhe
make manual page links to the new functions. Bump manual page date.
2015-09-10Bump date for previous.wiz
2015-09-10Document frexpl() now that we have it as well.he
2014-11-17PR/49399: Henning Petersen: Add man pages for erfl and erfclchristos
2014-09-19Sort sections. From Henning Petersen in PR 49222.wiz
2013-11-19Add cbrtl(3) and sqrtl(3), from FreeBSD.joerg
2013-11-13Add missing comma.wiz
2013-11-13truncl(3)joerg
2013-11-12Initial version of fmodl from FreeBSD.joerg
Basic test case for the fmod family.
2013-11-12Man page entries for ceill, floorl and roundl.joerg
2013-04-26Kill some extra backslashes.njoly
2013-01-29Document the long double versions.matt
2012-11-10Add No macro to ensure that "and" word is not taken as functionnjoly
argument.