about summary refs log tree commit diff
path: root/src/math/tanhl.c
Commit message (Expand)AuthorAgeFilesLines
* math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy2015-03-111-0/+6
* math: long double fix (use ldshape union)Szabolcs Nagy2013-09-051-4/+1
* math: tanh.c cleanup similar to sinh, coshSzabolcs Nagy2012-12-161-65/+27
* code cleanup of named constantsnsz2012-03-191-9/+9
* first commit of the new libm!Rich Felker2012-03-131-0/+83