summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Expand)Author
2019-09-02Start documenting historysevan
2019-09-02log appeared in v1sevan
2019-09-02exp was present in v1sevan
2019-05-02Explicitly indicate that nexttowardl() is identical to nextafterl().mgorny
2019-04-28Remove undefined \*Hwiz
2019-04-27Add a C99 symbol to libm: nexttowardlkamil
2019-04-25document cosl with MLINKS and in the man pagemaya
2017-09-28Restore CAVEATS section unmodified.maya
2017-09-28List a few more functionsmaya
2017-09-28Remove CAVEATS sectionmaya
2017-09-28Remove Tn.wiz
2017-09-27Fix typomaya
2017-09-26omit mention of cabs (not relevant to this man page)maya
2017-09-26Mention there's a type generic variant in tgmath.hmaya
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
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
2016-03-17Added ldexpl to ldexp manpage since it is missing.nros
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
2015-12-12Whitespace nit.wiz
2015-12-12Add manpage to the fma function in libm.nros
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
2015-09-13Fix typo.wiz
2015-09-13Add entries for rintl(3) and the nearbyint functions, andhe
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
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
2012-11-06proofreadingdholland
2012-05-05Add tgamma{,f} from FreeBSD via rudolf, netbsd at eq dot czchristos
2011-11-17Fix a lint warning noted by njoly.wiz
2011-09-22In functions list, switch from tab characters to Ta macro. Makesnjoly