aboutsummaryrefslogtreecommitdiff
path: root/src/math/atan2l.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* code cleanup of named constantsnsz2012-03-191-3/+2
* remove long double const workaroundsnsz2012-03-191-9/+1
* fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker2012-03-181-2/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+114