about summary refs log tree commit diff
path: root/src/math/acoshl.c
Commit message (Expand)AuthorAgeFilesLines
* math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy2015-03-111-0/+6
* math: fix acoshf on negative valuesSzabolcs Nagy2013-09-051-2/+2
* math: long double fix (use ldshape union)Szabolcs Nagy2013-09-051-6/+4
* math: rewrite inverse hyperbolic functions to be simpler/smallerSzabolcs Nagy2012-12-111-46/+12
* code cleanup of named constantsnsz2012-03-191-3/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+60