mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 11:20:07 +00:00
Add ULPs for tanh (-0.7).
This commit is contained in:
parent
3d40e7cabb
commit
310d7dd634
@ -609,6 +609,12 @@ float: 1
|
|||||||
idouble: 1
|
idouble: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
|
||||||
|
Test "tanh (-0.7) == -0.60436777711716349631":
|
||||||
|
double: 1
|
||||||
|
float: 1
|
||||||
|
idouble: 1
|
||||||
|
ifloat: 1
|
||||||
|
|
||||||
# tgamma
|
# tgamma
|
||||||
Test "tgamma (-0.5) == -2 sqrt (pi)":
|
Test "tgamma (-0.5) == -2 sqrt (pi)":
|
||||||
double: 1
|
double: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user