about summary refs log tree commit diff
path: root/src/math/acosh.c
Commit message (Expand)AuthorAgeFilesLines
* math: use sqrtl if FLT_EVAL_METHOD==2 in acosh and acoshfSzabolcs Nagy2013-10-071-0/+5
* math: rewrite inverse hyperbolic functions to be simpler/smallerSzabolcs Nagy2012-12-111-48/+13
* code cleanup of named constantsnsz2012-03-191-3/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+55