aboutsummaryrefslogtreecommitdiff
path: root/src/math/cosl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* 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