summaryrefslogtreecommitdiff
path: root/src/math/atan2.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-15math: clean up atan2.cSzabolcs Nagy1-40/+28
2012-11-14math: ld80 invtrig cleanupsSzabolcs Nagy1-0/+1
2012-03-19code cleanup of named constantsnsz1-3/+2
2012-03-18fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker1-2/+2
2012-03-13first commit of the new libm!Rich Felker1-0/+119