summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-96/e_acoshl.c
AgeCommit message (Expand)Author
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-22Optimization to some complex math functionsUlrich Drepper
2011-10-12Optimize libmUlrich Drepper
2001-07-07(__ieee754_acoshl): acosh(x) = ln(2x) if x > 2^30.Ulrich Drepper
1999-07-14Update.Ulrich Drepper