about summary refs log tree commit diff
path: root/src/math/atanhl.c
Commit message (Expand)AuthorAgeFilesLines
* math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy2015-03-111-1/+1
* math: fix atanh (overflow and underflow issues)Szabolcs Nagy2013-09-051-4/+11
* math: long double fix (use ldshape union)Szabolcs Nagy2013-09-051-4/+1
* math: rewrite inverse hyperbolic functions to be simpler/smallerSzabolcs Nagy2012-12-111-51/+18
* code cleanup of named constantsnsz2012-03-191-5/+5
* first commit of the new libm!Rich Felker2012-03-131-0/+64