summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/k_sinf.c
Commit message (Expand)AuthorAgeFilesLines
* Change a few extern inline functions in libm to static inline, sincedim2012-08-111-3/+3
* Use ISO C99 style inline semantics in msun.ed2009-06-031-3/+3
* Use __gnu89_inline so that these files will compile with newer versionsdas2009-01-131-1/+1
* s/rcsid/__FBSDID/das2008-02-221-3/+2
* Rearranged the polynomial evaluation to reduce dependencies, as inbde2005-11-301-5/+7
* Use only double precision for "kernel" cosf and sinf (except forbde2005-11-281-13/+11
* Mess up the "kernel" float trig function .c files with ifdefs so thatbde2005-11-211-0/+5
* Tweaked the minimax polynomial and improved its comments.bde2005-11-121-5/+5
* Use fairly optimal minimax polynomials for __kernel_cosf() andbde2005-10-281-8/+8
* Moved the optimization for tiny x from __kernel_{cos,sin}[f](x) tobde2005-10-241-5/+1
* 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-9/+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-4/+4
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+54
OpenPOWER on IntegriCloud