]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 17 Apr 2001 21:22:45 +0000 (21:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 17 Apr 2001 21:22:45 +0000 (21:22 +0000)
2001-04-17  David S. Miller  <davem@redhat.com>

* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update for new atan2 tests.
* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.

ChangeLog
sysdeps/i386/fpu/libm-test-ulps
sysdeps/sparc/sparc32/fpu/libm-test-ulps
sysdeps/sparc/sparc64/fpu/libm-test-ulps

index 175bb60714a336a1b5c9e1c4fe90eee8348cd32d..05b7768a93e68c0fd515e867332c09c5cd8f55d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-17  David S. Miller  <davem@redhat.com>
+
+       * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update for new atan2 tests.
+       * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
+
 2001-04-17  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Make sure
index 6dd00aa3cd1cbc8c12b9c19f892c29347493be36..5e588946916ec5016e7489be47d077419c08cc06 100644 (file)
@@ -99,8 +99,8 @@ double: 1
 float: 4
 idouble: 1
 ifloat: 4
-ildouble: 5
-ldouble: 5
+ildouble: 6
+ldouble: 6
 Test "Imaginary part of: cacosh (-2 - 3 i) == -1.9833870299165354323470769028940395 + 2.1414491111159960199416055713254211 i":
 double: 1
 float: 4
index 39064eb61e665ae60d7605d41d7af0e3077a5ec4..02476d4014e71c001f113331a5db8f952e82d39e 100644 (file)
@@ -18,6 +18,20 @@ Test "atanh (0.7) == 0.8673005276940531944":
 double: 1
 idouble: 1
 
+# atan2
+Test "atan2 (0.7, -1.0) == 2.5308666892005846219":
+float:  3.0000
+ifloat:  3.0000
+Test "atan2 (-0.7, -1.0) == -2.5308666892005846219":
+float:  3.0000
+ifloat:  3.0000
+Test "atan2 (1.4, -0.93) == 2.1571487668237843755":
+float:  4.0000
+ifloat:  4.0000
+Function: "atan2":
+float:  4.0000
+ifloat:  4.0000
+
 # cabs
 Test "cabs (-0.7 + 12.4 i) == 12.419742348374220601176836866763271":
 float: 1
index cd8ffb3cc4e2a36ddac5a695bb65094cf5099475..c2ac22d14f8337957fb06da8350a0595e38d1473 100644 (file)
@@ -31,6 +31,20 @@ Test "atanh (0.7) == 0.8673005276940531944":
 double: 1
 idouble: 1
 
+# atan2
+Test "atan2 (0.7, -1.0) == 2.5308666892005846219":
+float:  3.0000
+ifloat:  3.0000
+Test "atan2 (-0.7, -1.0) == -2.5308666892005846219":
+float:  3.0000
+ifloat:  3.0000
+Test "atan2 (1.4, -0.93) == 2.1571487668237843755":
+float:  4.0000
+ifloat:  4.0000
+Function: "atan2":
+float:  4.0000
+ifloat:  4.0000
+
 # cabs
 Test "cabs (-0.7 + 12.4 i) == 12.419742348374220601176836866763271":
 float: 1
This page took 0.053964 seconds and 5 git commands to generate.