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