mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Add some deltas.
This commit is contained in:
parent
01b65304db
commit
9091981e8f
@ -1,6 +1,11 @@
|
|||||||
|
|
||||||
# Begin of automatic generation
|
# Begin of automatic generation
|
||||||
|
|
||||||
|
# acos
|
||||||
|
Test "acos (0.7) == 0.79539883018414355549096833892476432":
|
||||||
|
ldouble: 1
|
||||||
|
ildouble: 1
|
||||||
|
|
||||||
# asin
|
# asin
|
||||||
Test "asin (-0.5) == -pi/6":
|
Test "asin (-0.5) == -pi/6":
|
||||||
float: 2
|
float: 2
|
||||||
@ -35,17 +40,14 @@ Test "atan2 (-0.7, 1.0) == -0.61072596438920861654375887649023613":
|
|||||||
ildouble: 1
|
ildouble: 1
|
||||||
ldouble: 1
|
ldouble: 1
|
||||||
Test "atan2 (0.7, -1.0) == 2.530866689200584621918884506789267":
|
Test "atan2 (0.7, -1.0) == 2.530866689200584621918884506789267":
|
||||||
float: 3.0000
|
float: 3
|
||||||
ifloat: 3.0000
|
ifloat: 3
|
||||||
Test "atan2 (-0.7, -1.0) == -2.530866689200584621918884506789267":
|
Test "atan2 (-0.7, -1.0) == -2.530866689200584621918884506789267":
|
||||||
float: 3.0000
|
float: 3
|
||||||
ifloat: 3.0000
|
ifloat: 3
|
||||||
Test "atan2 (1.4, -0.93) == 2.1571487668237843754887415992772736":
|
Test "atan2 (1.4, -0.93) == 2.1571487668237843754887415992772736":
|
||||||
float: 4.0000
|
float: 4
|
||||||
ifloat: 4.0000
|
ifloat: 4
|
||||||
Function: "atan2":
|
|
||||||
float: 4.0000
|
|
||||||
ifloat: 4.0000
|
|
||||||
|
|
||||||
# cabs
|
# cabs
|
||||||
Test "cabs (-0.7 + 12.4 i) == 12.419742348374220601176836866763271":
|
Test "cabs (-0.7 + 12.4 i) == 12.419742348374220601176836866763271":
|
||||||
@ -488,6 +490,9 @@ double: 1
|
|||||||
float: 1
|
float: 1
|
||||||
idouble: 1
|
idouble: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
ildouble: 1
|
||||||
|
ldouble: 1
|
||||||
|
|
||||||
|
|
||||||
# fmod
|
# fmod
|
||||||
Test "fmod (-6.5, -2.3) == -1.9":
|
Test "fmod (-6.5, -2.3) == -1.9":
|
||||||
@ -665,6 +670,8 @@ double: 1
|
|||||||
float: 1
|
float: 1
|
||||||
idouble: 1
|
idouble: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
ildouble: 1
|
||||||
|
ldouble: 1
|
||||||
|
|
||||||
# log2
|
# log2
|
||||||
Test "log2 (0.7) == -0.51457317282975824043":
|
Test "log2 (0.7) == -0.51457317282975824043":
|
||||||
@ -743,6 +750,13 @@ double: 1
|
|||||||
float: 1
|
float: 1
|
||||||
idouble: 1
|
idouble: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
Test "tanh (1.0) == 0.7615941559557648881194582826047935904":
|
||||||
|
ldouble: 1
|
||||||
|
ildouble: 1
|
||||||
|
Test "tanh (-1.0) == -0.7615941559557648881194582826047935904":
|
||||||
|
ldouble: 1
|
||||||
|
ildouble: 1
|
||||||
|
Function: "tanh":
|
||||||
|
|
||||||
# tgamma
|
# tgamma
|
||||||
Test "tgamma (-0.5) == -2 sqrt (pi)":
|
Test "tgamma (-0.5) == -2 sqrt (pi)":
|
||||||
@ -901,6 +915,10 @@ double: 1
|
|||||||
idouble: 1
|
idouble: 1
|
||||||
|
|
||||||
# Maximal error of functions:
|
# Maximal error of functions:
|
||||||
|
Function: "acos":
|
||||||
|
ldouble: 1
|
||||||
|
ildouble: 1
|
||||||
|
|
||||||
Function: "asin":
|
Function: "asin":
|
||||||
double: 1
|
double: 1
|
||||||
float: 2
|
float: 2
|
||||||
@ -914,6 +932,8 @@ ldouble: 1
|
|||||||
Function: "atan2":
|
Function: "atan2":
|
||||||
ildouble: 1
|
ildouble: 1
|
||||||
ldouble: 1
|
ldouble: 1
|
||||||
|
float: 4
|
||||||
|
ifloat: 4
|
||||||
|
|
||||||
Function: "atanh":
|
Function: "atanh":
|
||||||
double: 1
|
double: 1
|
||||||
@ -1218,6 +1238,8 @@ double: 1
|
|||||||
float: 1
|
float: 1
|
||||||
idouble: 1
|
idouble: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
ildouble: 1
|
||||||
|
ldouble: 1
|
||||||
|
|
||||||
Function: "log2":
|
Function: "log2":
|
||||||
double: 1
|
double: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user