summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_cosh.c
AgeCommit message (Expand)Author
2015-09-18Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers
2013-10-17Format floating routines.Ondřej Bílka
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-15Add cosh optimized for 64-bit architecturesUlrich Drepper
2011-10-12Optimize libmUlrich Drepper
1999-07-14Update.Ulrich Drepper