summaryrefslogtreecommitdiff
path: root/src/math/sinl.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05math: long double trigonometric cleanup (cosl, sinl, sincosl, tanl)Szabolcs Nagy1-53/+13
2013-05-18math: sin cos cleanupSzabolcs Nagy1-15/+14
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