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-8/+58
* math: tan cleanupsSzabolcs Nagy2013-05-181-18/+14
* minor fix in __tanl (get sign properly)nsz2012-03-191-2/+1
* remove long double const workaroundsnsz2012-03-191-20/+0
* first commit of the new libm!Rich Felker2012-03-131-0/+118