about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/e_acoshl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers2014-05-141-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimization to some complex math functionsUlrich Drepper2011-10-221-1/+1
* Optimize libmUlrich Drepper2011-10-121-15/+4
* (__ieee754_acoshl): acosh(x) = ln(2x) if x > 2^30.Ulrich Drepper2001-07-071-1/+1
* Update.Ulrich Drepper1999-07-141-0/+72