aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_cosh.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra1-40/+35
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+2
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers1-0/+1
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-2/+2
2015-09-18Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers1-1/+1
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers1-2/+2
2013-10-17Format floating routines.Ondřej Bílka1-33/+39
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2011-10-15Add cosh optimized for 64-bit architecturesUlrich Drepper1-4/+0
2011-10-12Optimize libmUlrich Drepper1-33/+27
1999-07-14Update.Ulrich Drepper1-0/+92