summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_cbrt.c
Commit message (Expand)AuthorAgeFilesLines
* s/rcsid/__FBSDID/das2008-02-221-3/+2
* Extract the high and low words together. With gcc-3.4 on uniformlybde2005-12-201-8/+6
* Use a minimax polynomial approximation instead of a Pade rationalbde2005-12-191-26/+21
* Fixed code to match comments and the algorithm:bde2005-12-181-11/+26
* Added comments about the apparently-magic rational function used inbde2005-12-151-1/+15
* Optimize by not doing excessive conversions for handling the sign bit.bde2005-12-131-7/+5
* Fixed some especially horrible style bugs (indentation that is neitherbde2005-12-131-6/+7
* Added comments about the magic behindbde2005-12-111-10/+22
* Fix formatting, this is hard to explain, so I'll show one example.alfred2002-05-281-1/+2
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-13/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+93
OpenPOWER on IntegriCloud