summaryrefslogtreecommitdiff
path: root/src/math/__cos.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-15math: use double_t for temporaries to avoid stores on i386Szabolcs Nagy1-1/+1
2012-03-19code cleanup of named constantsnsz1-3/+2
2012-03-13first commit of the new libm!Rich Felker1-0/+72