about summary refs log tree commit diff
path: root/src/math/__tan.c
Commit message (Expand)AuthorAgeFilesLines
* math: tan cleanupsSzabolcs Nagy2013-05-181-33/+24
* math: use double_t for temporaries to avoid stores on i386Szabolcs Nagy2013-05-151-2/+3
* code cleanup of named constantsnsz2012-03-191-7/+3
* first commit of the new libm!Rich Felker2012-03-131-0/+122