summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Expand)Author
2024-06-17Fix typo: s/fetesteexcept/fetestexcept/Tim van der Molen
2022-07-25If a command or interface first appeared in PWB/UNIX, UNIX System III orJonathan Gray
2022-03-29man pages: add missing word, The foo() ... -> The foo() function ...Christian Weisgerber
2022-03-29man pages: add missing commas in enumerationsChristian Weisgerber
2021-06-29function args must not use .Ar and EDOM and ERANGE require .Er;Ingo Schwarze
2021-06-29insert missing .NsIngo Schwarze
2021-06-29basic mdoc(7) macro cleanup; patch from me at EmilEngler dot comIngo Schwarze
2020-11-14remove macro instances from arbitrary string width specifiers. for exampleJason McIntyre
2020-10-31Align with C99 (and our implementation) and describe the return values forMark Kettenis
2020-02-08correct Research Unix edition "appeared in" use in HISTORYJonathan Gray
2019-09-06More Version 1 AT&T UNIX history.Ingo Schwarze
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2018-03-16improve markup quality in the cases found by the new "--" style messageIngo Schwarze
2018-03-10Implement sicos(3), sincosf(3) and sincosl(3). These functions are commonMark Kettenis
2017-09-27Xr; from jan staryJason McIntyre
2017-08-26For exceptional cases of mathematical formulae that can't reasonablyIngo Schwarze
2016-06-01Use \(mi instead of - for the mathematical minus sign as recommended byTheo Buehler
2016-04-27minor cleanup;Jason McIntyre
2016-04-26Remove predefined strings from libm pages.Theo Buehler
2016-03-12Fix markup problem introduced in the previous commit. Solution andtb
2016-03-10Remove VAX-specific bits of libm manpages.tb
2016-03-10remove Xr to infnan, a trickily hidden (from me anyway) vax page;Jason McIntyre
2016-03-09We are done providing support for the vax.Theo de Raadt
2015-11-10update NAME section to include all documented functions,Jason McIntyre
2015-09-14use .Va for global variables, and .Vt where the type is includedIngo Schwarze
2015-01-15remove .Tn; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2013-11-03NaN -> \*(NaMartynas Venckus
2013-08-14no longer any need to quote macro lines with >9 args;Jason McIntyre
2013-08-07Document lgamma_r, lgammaf_r, and lgammal_r.Todd C. Miller
2013-07-17more library historyIngo Schwarze
2013-06-05use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2012-02-26Fix several manpage titles, from Lawrence Teo.Christiano F. Haesbaert
2012-01-14many ways to get a log2... clue newbs.Marc Espie
2011-12-24formatting errors, found using freebsd's "igor";Jason McIntyre
2011-12-23some spelling fixes, found using freebsd's "igor" document verifier;Jason McIntyre
2011-09-22install infnan(3/VAX) into man3/vax/ on all archs;Ingo Schwarze
2011-09-03make -column lists pretty again;Jason McIntyre
2011-07-24tweak previous;Jason McIntyre
2011-07-24Document fma, fmaf, fmal, nexttoward, nexttowardf, nexttowardl.Martynas Venckus
2011-07-21sundry tweakage;Jason McIntyre
2011-07-20Document complex math library.Martynas Venckus
2011-07-09- Fix the cabs, and cabsf prototypes in the manual pages; it'sMartynas Venckus
2011-07-08Move fabs(3) manual page from libm to libc, for consistency. TheMartynas Venckus
2011-07-08Revert (leaving the complex math part alone). Some stuff is dependingMartynas Venckus
2011-07-08Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingMartynas Venckus
2011-07-07Remove references to math(3).Martynas Venckus
2011-07-07Remove references to math(3).Martynas Venckus
2011-07-07Remove math(3). OK theo.Martynas Venckus
2011-07-07Document extended-precision routines.Martynas Venckus
2011-05-26tweak previous; ok martynasJason McIntyre