From e3a851a21bb69a4b18065dd859a724cfd984d8b3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 21 Dec 2011 22:08:12 -0500 Subject: Use Kahan's formula in cacosh --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ccc3ddab0..4d2b1fcc98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-12-21 Ulrich Drepper + + * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead + to large cancellation. + * math/s_cacoshf.c: Likewise. + * math/s_cacoshl.c: Likewise. + 2011-11-18 Richard B. Kreckel [BZ #13305] -- cgit 1.4.1