about summary refs log tree commit diff
path: root/src/math/tanh.c
Commit message (Expand)AuthorAgeFilesLines
* math: fix asin, atan, log1p, tanh to raise underflow on subnormalSzabolcs Nagy2013-08-151-5/+9
* math: tanh.c cleanup similar to sinh, coshSzabolcs Nagy2012-12-161-63/+31
* code cleanup of named constantsnsz2012-03-191-9/+9
* first commit of the new libm!Rich Felker2012-03-131-0/+73