about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_cosh.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers2015-09-181-1/+1
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-231-2/+2
* Format floating routines.Ondřej Bílka2013-10-171-33/+39
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Add cosh optimized for 64-bit architecturesUlrich Drepper2011-10-151-4/+0
* Optimize libmUlrich Drepper2011-10-121-33/+27
* Update.Ulrich Drepper1999-07-141-0/+92