about summary refs log tree commit diff
path: root/src/math/cosl.c
Commit message (Expand)AuthorAgeFilesLines
* math: long double trigonometric cleanup (cosl, sinl, sincosl, tanl)Szabolcs Nagy2013-09-051-56/+14
* math: sin cos cleanupSzabolcs Nagy2013-05-181-11/+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/+83