summaryrefslogtreecommitdiffstats
path: root/libm/e_atan2.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix erroneous grouping.Manuel Novoa III2002-08-151-1/+1
|
* Default to building C89 math stuff only. Cleanup some warnings.Eric Andersen2001-11-231-1/+1
| | | | -Erik
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-0/+130
math library (which is itself based on the math lib from FreeBSD). -Erik