summaryrefslogtreecommitdiff
path: root/src/math/atan2f.c
AgeCommit message (Expand)AuthorLines
2013-08-15math: clean up atan2.cSzabolcs Nagy-34/+25
2012-03-19code cleanup of named constantsnsz-3/+2
2012-03-18fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker-2/+2
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz-3/+3
2012-03-13first commit of the new libm!Rich Felker-0/+93