summaryrefslogtreecommitdiffstats
path: root/lib/msun/man/math.3
Commit message (Expand)AuthorAgeFilesLines
* It's no longer accurate to say that math.h "constitute[s] the C mathdas2011-10-171-1/+16
* Implement the long double version for the cube root function, cbrtl.kargl2011-03-121-5/+4
* Fix various nits in style and comments that were pointed out by bde.das2010-12-071-4/+3
* Add log2() and log2f().das2010-12-051-8/+10
* mdoc: Garbage collect unused/unneeded macrosuqs2010-05-271-3/+0
* Document the fact that we have nan(3) now, and make some minor clarificationsdas2007-12-171-10/+14
* Remove California Regent's clause 3, per letterimp2007-01-091-4/+0
* -mdoc sweep.ru2005-11-171-1/+1
* The logb() functions are not just ieee754 "test" functions, but arebde2005-11-061-1/+2
* Markup nit.ru2005-06-161-1/+1
* Document exp2() and exp2f(), and make other minor tweaks and updates.das2005-04-051-8/+10
* Implement and document remquo() and remquof().das2005-03-251-4/+3
* Add nexttoward to the list of implemented functions, and explicitlydas2005-03-071-4/+8
* - Move the functions presently described in in ieee(3) to their owndas2005-01-271-409/+0
* Many changes, including the following major ones:das2005-01-231-113/+269
* Add fma() and fmaf(), which implement a fused multiply-add operation.das2005-01-221-1/+1
* Sort sections.ru2005-01-201-15/+15
* Use the \*(If string provided by mdoc(7), to represent infinity.ru2005-01-161-10/+9
* Document [l]lrint[f]() and [l]lround[f]().das2005-01-111-5/+5
* Scheduled mdoc(7) sweep.ru2005-01-111-3/+5
* Sanitize the markup, as prompted.ru2005-01-111-182/+173
* More updates for math(3):das2004-10-111-30/+40
* Uncomment some functions that we now support.das2004-06-201-3/+3
* Memory's free, but all the world ain't a VAX anymore. Bring math.3das2004-06-191-364/+206
* Remove whitespace at EOL.dd2001-07-151-3/+3
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Document the fpgetprec/fpsetprec functions in their man page.jlemon1998-02-041-1/+10
* PR: 5489danny1998-01-151-5/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed some minor formatting problems to silence manck some more.mpp1996-02-121-3/+2
* Additions from Thomas Graichen to mention each functions' floating pointjkh1995-03-011-6/+9
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+633
OpenPOWER on IntegriCloud