summaryrefslogtreecommitdiff
path: root/src/math/tanl.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05math: long double trigonometric cleanup (cosl, sinl, sincosl, tanl)Szabolcs Nagy1-46/+7
2013-05-18math: sin cos cleanupSzabolcs Nagy1-5/+6
2013-05-18math: tan cleanupsSzabolcs Nagy1-26/+11
2012-03-19don't inline __rem_pio2l so the code size is smallernsz1-2/+0
2012-03-13first commit of the new libm!Rich Felker1-0/+84