]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 22 Apr 2001 04:57:01 +0000 (04:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 22 Apr 2001 04:57:01 +0000 (04:57 +0000)
* sysdeps/s390/fpu/libm-test-ulps: Likewise.
* sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
* sysdeps/mips/fpu/libm-test-ulps: Likewise.

ChangeLog
sysdeps/mips/fpu/libm-test-ulps
sysdeps/s390/fpu/libm-test-ulps
sysdeps/sh/sh4/fpu/libm-test-ulps

index dda6e6e80f5b5acda6297aa07fc6ecd38ee4db96..3c438350672ca0317dc060a8d0b3a807cfcac7da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2001-04-21  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/powerpc/fpu/libm-test-ulps: Add deltas for atan2f.
+       * sysdeps/s390/fpu/libm-test-ulps: Likewise.
+       * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
+       * sysdeps/mips/fpu/libm-test-ulps: Likewise.
 
 2001-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
 
index 78cedbcb2e89873777d06fca776e8666e438933f..d7711e5558db3fe2c5f1838581e5f339cce208e0 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
@@ -758,6 +769,10 @@ float: 2
 idouble: 1
 ifloat: 2
 
+Function: "atan2":
+float: 4
+ifloat: 4
+
 Function: "atanh":
 double: 1
 idouble: 1
index ee0eaa5dfaa8bf7af8527503c70aebb0e815a96d..c1463c92d82264cb5934f52630750376925446f3 100644 (file)
@@ -18,6 +18,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
@@ -792,6 +803,10 @@ float: 2
 idouble: 1
 ifloat: 2
 
+Function: "atan2":
+float: 4
+ifloat: 4
+
 Function: "atanh":
 double: 1
 idouble: 1
index 644a438c6a98c8be3ea31ac131a36875428feba2..3a4c8a1695b8e64f3221d25fbc7903619e2459f3 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
@@ -758,6 +769,10 @@ float: 2
 idouble: 1
 ifloat: 2
 
+Function: "atan2":
+float: 4
+ifloat: 4
+
 Function: "atanh":
 double: 1
 idouble: 1
This page took 0.056186 seconds and 5 git commands to generate.