]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 22 Apr 2001 03:36:36 +0000 (03:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 22 Apr 2001 03:36:36 +0000 (03:36 +0000)
2001-04-21  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/powerpc/fpu/libm-test-ulps: Add deltas for atan2f.

ChangeLog
sysdeps/powerpc/fpu/libm-test-ulps

index 687b4c888405d6b87a02c857ead113a9c3669859..dda6e6e80f5b5acda6297aa07fc6ecd38ee4db96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-21  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/powerpc/fpu/libm-test-ulps: Add deltas for atan2f.
+
 2001-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
 
        * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correct check for invalid
index 3ff8ecc3d7eb561bbd2be7f3323ec5554f0670f4..e985f3be2cabfc844bd2ad8202f5857c0f99989b 100644 (file)
@@ -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
This page took 0.050414 seconds and 5 git commands to generate.