summaryrefslogtreecommitdiffstats
path: root/libm/k_sin.c
Commit message (Collapse)AuthorAgeFilesLines
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-15/+1
|
* Merge from trunk."Steven J. Hill"2005-11-291-2/+2
|
* Trim off whitespaceEric Andersen2005-03-061-9/+9
|
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-0/+79
math library (which is itself based on the math lib from FreeBSD). -Erik