summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Expand)Author
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
2011-09-18Fix a few xrefs.njoly
2011-09-18Remove BUGS as per joerg@'s objection.jruoho
2011-09-17Convert to mdoc.wiz
2011-09-17Remove rest of the NOTES and ERRORS and references to pow(3) family.jruoho
2011-09-17Split out pow(3) from exp(3).jruoho
2011-09-13Fix Dt.wiz
2011-09-13Add missing El macro.njoly
2011-09-13Remove xrefs to ieee(3) man page which does not exists anymore.njoly
2011-09-13Split out the logarithm functions from the perplex exp(3). Also remove somejruoho
2011-09-12Fix special chars and spacing in previous.wiz
2011-09-12Improve and update. Also note again the lack of tanhl() in NetBSD.jruoho
2011-09-12Update and improve, and note that the long double variant is not supported.jruoho
2011-08-06ort SEE ALSO.wiz
2011-08-06Deprecate ieee(3).jruoho
2011-08-06Split out the scalbn(3) family out from ieee(3) and properly document it.jruoho
2011-08-03Add logbl(3).joerg
2011-08-02Add serial comma.wiz
2011-08-02Fix typo in function name.wiz
2011-07-28Add ilogbl(3).joerg
2011-07-28Add scalbnl(3) mlinks.joerg
2011-05-10Split out the ilogb(3) family out of ieee(3) and properly document it.jruoho
2011-04-16Fix markupchristos
2011-04-16Merge floor(3) to ceil(3).jruoho
2011-04-13Split out from ieee(3) also the remainder(3) and copysign(3) families.jruoho
2011-04-12Split the nextafter(3) family of functions to their own page and properlyjruoho
2011-02-06remquo{,f} from FreeBSD via Stathis Kamperischristos
2010-09-15Commit SoC long double support from Stathis Kamperischristos
2010-08-07Remove reference to fpresetsticky(3), which doesn't exist.wiz
2010-08-04Remove trailing comma in enumeration, make HTML-ready.wiz
2010-08-04Remove trailing comma in enumeration.wiz
2010-07-31Add support for fenv.h interface for i386 and amd64.joerg
2010-05-14\\* -> \*joerg
2010-05-03Note that rest of the functions come from C99.jruoho
2010-04-29Don't mix opening and closing macros of different types.joerg
2010-04-05Fix escape sequencesjoerg
2010-03-08These functions are going to first appear in 5.1, not 6.0.snj
2010-01-12merge conflicting error sections.christos
2010-01-11Add exp2 and exp2mchristos