aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_cosh.c
AgeCommit message (Expand)Author
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-01-11math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
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