summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/e_asinf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused variables.das2008-08-081-1/+1
* Minor improvements:das2008-08-031-13/+12
* Fix some problems with asinf(), acosf(), atanf(), and atan2f():das2008-08-011-35/+18
* s/rcsid/__FBSDID/das2008-02-221-3/+2
* Fixed the approximation to pio4. pio4_hi must be pio2_hi/2 since itbde2005-12-041-1/+1
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-10/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use __ieee754_sqrt() instead of sqrt() internally. Similarly for thebde1997-03-091-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* General -Wall warning cleanup, part I.jkh1996-07-121-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+92
OpenPOWER on IntegriCloud