2001-07-10  Andreas Jaeger  <aj@suse.de>

	* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Add ulps for tanh
	(-0.7).
This commit is contained in:
Andreas Jaeger 2001-07-10 08:28:10 +00:00
parent 772596083f
commit 0eeba576ea
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-07-10 Andreas Jaeger <aj@suse.de>
* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Add ulps for tanh
(-0.7).
2001-07-09 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/configure.in: Revert patch from

View File

@ -1,3 +1,4 @@
# Begin of automatic generation
# asin
@ -737,6 +738,11 @@ double: 1
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)":