mirror of git://sourceware.org/git/glibc.git
* sysdeps/alpha/fpu/libm-test-ulps: Update.
* scripts/data/c++-types-alpha-linux-gnu.data: New file.
This commit is contained in:
parent
93207f7d2d
commit
6a63b83c91
|
@ -1,6 +1,9 @@
|
||||||
# Begin of automatic generation
|
# Begin of automatic generation
|
||||||
|
|
||||||
# atan2
|
# atan2
|
||||||
|
Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994380":
|
||||||
|
float: 6
|
||||||
|
ifloat: 6
|
||||||
Test "atan2 (-0.75, -1.0) == -2.49809154479650885165983415456218025":
|
Test "atan2 (-0.75, -1.0) == -2.49809154479650885165983415456218025":
|
||||||
float: 3
|
float: 3
|
||||||
ifloat: 3
|
ifloat: 3
|
||||||
|
@ -258,9 +261,6 @@ float: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
|
||||||
# ctan
|
# ctan
|
||||||
Test "Real part of: ctan (-2 - 3 i) == 0.376402564150424829275122113032269084e-2 - 1.00323862735360980144635859782192726 i":
|
|
||||||
double: 1
|
|
||||||
idouble: 1
|
|
||||||
Test "Imaginary part of: ctan (0.75 + 1.25 i) == 0.160807785916206426725166058173438663 + 0.975363285031235646193581759755216379 i":
|
Test "Imaginary part of: ctan (0.75 + 1.25 i) == 0.160807785916206426725166058173438663 + 0.975363285031235646193581759755216379 i":
|
||||||
double: 1
|
double: 1
|
||||||
idouble: 1
|
idouble: 1
|
||||||
|
@ -640,8 +640,8 @@ idouble: 1
|
||||||
|
|
||||||
# Maximal error of functions:
|
# Maximal error of functions:
|
||||||
Function: "atan2":
|
Function: "atan2":
|
||||||
float: 3
|
float: 6
|
||||||
ifloat: 3
|
ifloat: 6
|
||||||
|
|
||||||
Function: "atanh":
|
Function: "atanh":
|
||||||
float: 1
|
float: 1
|
||||||
|
@ -777,10 +777,6 @@ Function: Real part of "csqrt":
|
||||||
float: 1
|
float: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
|
||||||
Function: Real part of "ctan":
|
|
||||||
double: 1
|
|
||||||
idouble: 1
|
|
||||||
|
|
||||||
Function: Imaginary part of "ctan":
|
Function: Imaginary part of "ctan":
|
||||||
double: 1
|
double: 1
|
||||||
idouble: 1
|
idouble: 1
|
||||||
|
|
Loading…
Reference in New Issue