summaryrefslogtreecommitdiff
path: root/lib/msun/man/math.3
AgeCommit message (Expand)Author
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2019-08-27Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala
2017-12-07Remove the sentence in math(3) about some long double math functions notDimitry Andric
2017-02-28Renumber copyright clause 4Warner Losh
2011-10-17It's no longer accurate to say that math.h "constitute[s] the C mathDavid Schultz
2011-03-12Implement the long double version for the cube root function, cbrtl.Steve Kargl
2010-12-07Fix various nits in style and comments that were pointed out by bde.David Schultz
2010-12-05Add log2() and log2f().David Schultz
2010-05-27mdoc: Garbage collect unused/unneeded macrosUlrich Spörlein
2007-12-17Document the fact that we have nan(3) now, and make some minor clarificationsDavid Schultz
2007-01-09Remove California Regent's clause 3, per letterWarner Losh
2005-11-17-mdoc sweep.Ruslan Ermilov
2005-11-06The logb() functions are not just ieee754 "test" functions, but areBruce Evans
2005-06-16Markup nit.Ruslan Ermilov
2005-04-05Document exp2() and exp2f(), and make other minor tweaks and updates.David Schultz
2005-03-25Implement and document remquo() and remquof().David Schultz
2005-03-07Add nexttoward to the list of implemented functions, and explicitlyDavid Schultz
2005-01-27- Move the functions presently described in in ieee(3) to their ownDavid Schultz
2005-01-23Many changes, including the following major ones:David Schultz
2005-01-22Add fma() and fmaf(), which implement a fused multiply-add operation.David Schultz
2005-01-20Sort sections.Ruslan Ermilov
2005-01-16Use the \*(If string provided by mdoc(7), to represent infinity.Ruslan Ermilov
2005-01-11Document [l]lrint[f]() and [l]lround[f]().David Schultz
2005-01-11Scheduled mdoc(7) sweep.Ruslan Ermilov
2005-01-11Sanitize the markup, as prompted.Ruslan Ermilov
2004-10-11More updates for math(3):David Schultz
2004-06-20Uncomment some functions that we now support.David Schultz
2004-06-19Memory's free, but all the world ain't a VAX anymore. Bring math.3David Schultz
2001-07-15Remove whitespace at EOL.Dima Dorfman
2000-03-02Remove more single-space hard sentence breaks.Sheldon Hearn
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-02-04Document the fpgetprec/fpsetprec functions in their man page.Jonathan Lemon
1998-01-15PR: 5489Daniel O'Callaghan
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-02-12Fixed some minor formatting problems to silence manck some more.Mike Pritchard
1995-03-01Additions from Thomas Graichen to mention each functions' floating pointJordan K. Hubbard
1994-08-19J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard