Add ULPs for tanh (-0.7).

This commit is contained in:
Andreas Jaeger 2001-06-12 09:15:06 +00:00
parent 3d40e7cabb
commit 310d7dd634
1 changed files with 6 additions and 0 deletions

View File

@ -609,6 +609,12 @@ float: 1
idouble: 1
ifloat: 1
Test "tanh (-0.7) == -0.60436777711716349631":
double: 1
float: 1
idouble: 1
ifloat: 1
# tgamma
Test "tgamma (-0.5) == -2 sqrt (pi)":
double: 1