about summary refs log tree commit diff
path: root/src/math/tanl.c
Commit message (Expand)AuthorAgeFilesLines
* math: long double trigonometric cleanup (cosl, sinl, sincosl, tanl)Szabolcs Nagy2013-09-051-46/+7
* math: sin cos cleanupSzabolcs Nagy2013-05-181-5/+6
* math: tan cleanupsSzabolcs Nagy2013-05-181-26/+11
* don't inline __rem_pio2l so the code size is smallernsz2012-03-191-2/+0
* first commit of the new libm!Rich Felker2012-03-131-0/+84