From: Ulrich Drepper Date: Sun, 22 Apr 2001 03:36:36 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~23171 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8cbcd7d348d54789dfc8e19ee696205339a633d;p=external%2Fglibc.git Update. 2001-04-21 Ulrich Drepper * sysdeps/powerpc/fpu/libm-test-ulps: Add deltas for atan2f. --- diff --git a/ChangeLog b/ChangeLog index 687b4c8..dda6e6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-04-21 Ulrich Drepper + + * sysdeps/powerpc/fpu/libm-test-ulps: Add deltas for atan2f. + 2001-04-21 Franz Sirl * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correct check for invalid diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps index 3ff8ecc..e985f3b 100644 --- a/sysdeps/powerpc/fpu/libm-test-ulps +++ b/sysdeps/powerpc/fpu/libm-test-ulps @@ -13,6 +13,17 @@ float: 2 idouble: 1 ifloat: 2 +# atan2 +Test "atan2 (0.7, -1.0) == 2.530866689200584621918884506789267": +float: 3 +ifloat: 3 +Test "atan2 (-0.7, -1.0) == -2.530866689200584621918884506789267": +float: 3 +ifloat: 3 +Test "atan2 (1.4, -0.93) == 2.1571487668237843754887415992772736": +float: 4 +ifloat: 4 + # atanh Test "atanh (0.7) == 0.8673005276940531944": double: 1 @@ -748,6 +759,10 @@ float: 2 idouble: 1 ifloat: 2 +Function: "atan2": +float: 4 +ifloat: 4 + Function: "atanh": double: 1 idouble: 1