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.
This commit is contained in:
Ulrich Drepper 2001-04-17 21:22:45 +00:00
parent 33e885db54
commit 2edfd87c44
4 changed files with 35 additions and 2 deletions

View File

@ -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

View 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

View 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

View 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