mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
* sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.
* sysdeps/powerpc/fpu/libm-test-ulps: Likewise. * sysdeps/s390/fpu/libm-test-ulps: Likewise. Darin Petkov <darin@tensilica.com>
This commit is contained in:
parent
aa2ebe015a
commit
35476e9cd7
@ -1,5 +1,11 @@
|
||||
2005-07-20 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.
|
||||
* sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
|
||||
* sysdeps/s390/fpu/libm-test-ulps: Likewise.
|
||||
|
||||
2005-07-20 Bob Wilson <bob.wilson@acm.org>
|
||||
Darin Petkov <darin@tensilica.com>
|
||||
Darin Petkov <darin@tensilica.com>
|
||||
|
||||
* sysdeps/ieee754/flt-32/e_atan2f.c (pi_lo): Correct exponent value.
|
||||
|
||||
|
@ -2,17 +2,14 @@
|
||||
|
||||
# atan2
|
||||
Test "atan2 (-0.75, -1.0) == -2.49809154479650885165983415456218025":
|
||||
float: 3
|
||||
ifloat: 3
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (0.75, -1.0) == 2.49809154479650885165983415456218025":
|
||||
float: 3
|
||||
ifloat: 3
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (1.390625, 0.9296875) == 0.981498387184244311516296577615519772":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112":
|
||||
float: 6
|
||||
ifloat: 6
|
||||
|
||||
# atanh
|
||||
Test "atanh (0.75) == 0.972955074527656652552676371721589865":
|
||||
@ -623,8 +620,8 @@ idouble: 1
|
||||
|
||||
# Maximal error of functions:
|
||||
Function: "atan2":
|
||||
float: 6
|
||||
ifloat: 6
|
||||
float: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "atanh":
|
||||
float: 1
|
||||
|
@ -2,17 +2,14 @@
|
||||
|
||||
# atan2
|
||||
Test "atan2 (-0.75, -1.0) == -2.49809154479650885165983415456218025":
|
||||
float: 3
|
||||
ifloat: 3
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (0.75, -1.0) == 2.49809154479650885165983415456218025":
|
||||
float: 3
|
||||
ifloat: 3
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (1.390625, 0.9296875) == 0.981498387184244311516296577615519772":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112":
|
||||
float: 6
|
||||
ifloat: 6
|
||||
|
||||
# atanh
|
||||
Test "atanh (0.75) == 0.972955074527656652552676371721589865":
|
||||
@ -664,8 +661,8 @@ idouble: 1
|
||||
|
||||
# Maximal error of functions:
|
||||
Function: "atan2":
|
||||
float: 6
|
||||
ifloat: 6
|
||||
float: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "atanh":
|
||||
float: 1
|
||||
|
@ -24,17 +24,14 @@ ldouble: 1
|
||||
|
||||
# atan2
|
||||
Test "atan2 (-0.75, -1.0) == -2.49809154479650885165983415456218025":
|
||||
float: 3
|
||||
ifloat: 3
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (0.75, -1.0) == 2.49809154479650885165983415456218025":
|
||||
float: 3
|
||||
ifloat: 3
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (1.390625, 0.9296875) == 0.981498387184244311516296577615519772":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112":
|
||||
float: 6
|
||||
ifloat: 6
|
||||
|
||||
# atanh
|
||||
Test "atanh (0.75) == 0.972955074527656652552676371721589865":
|
||||
@ -953,8 +950,8 @@ ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
Function: "atan2":
|
||||
float: 6
|
||||
ifloat: 6
|
||||
float: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "atanh":
|
||||
float: 1
|
||||
|
Loading…
Reference in New Issue
Block a user