diff options
author | Andreas Schwab <schwab@suse.de> | 2001-04-20 13:02:01 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2001-04-20 13:02:01 +0000 |
commit | 9434fe81122b864e283c5fa5c3845f8e64ab5aaa (patch) | |
tree | 3059bda1967944f8da72dd22fa344f2307305180 /sysdeps/m68k | |
parent | 49547c68f9c2f0e524e64dc6ff8f43147907cae4 (diff) | |
download | glibc-9434fe81122b864e283c5fa5c3845f8e64ab5aaa.tar glibc-9434fe81122b864e283c5fa5c3845f8e64ab5aaa.tar.gz glibc-9434fe81122b864e283c5fa5c3845f8e64ab5aaa.tar.bz2 glibc-9434fe81122b864e283c5fa5c3845f8e64ab5aaa.zip |
* sysdeps/m68k/fpu/libm-test-ulps: Update.
2001-04-20 Andreas Schwab <schwab@suse.de>
* sysdeps/m68k/fpu/libm-test-ulps: Update.
Diffstat (limited to 'sysdeps/m68k')
-rw-r--r-- | sysdeps/m68k/fpu/libm-test-ulps | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sysdeps/m68k/fpu/libm-test-ulps b/sysdeps/m68k/fpu/libm-test-ulps index cf12777419..ea8789f4bd 100644 --- a/sysdeps/m68k/fpu/libm-test-ulps +++ b/sysdeps/m68k/fpu/libm-test-ulps @@ -70,8 +70,8 @@ double: 1 float: 7 idouble: 1 ifloat: 7 -ildouble: 5 -ldouble: 5 +ildouble: 6 +ldouble: 6 Test "Imaginary part of: cacosh (-2 - 3 i) == -1.9833870299165354323470769028940395 + 2.1414491111159960199416055713254211 i": double: 1 idouble: 1 @@ -150,6 +150,9 @@ ldouble: 1 Test "Real part of: catanh (-2 - 3 i) == -0.14694666622552975204743278515471595 - 1.3389725222944935611241935759091443 i": ildouble: 2 ldouble: 2 +Test "Real part of: catanh (0.7 + 1.2 i) == 0.2600749516525135959200648705635915 + 0.97024030779509898497385130162655963 i": +ildouble: 1 +ldouble: 2 Test "Imaginary part of: catanh (0.7 + 1.2 i) == 0.2600749516525135959200648705635915 + 0.97024030779509898497385130162655963 i": ildouble: 2 ldouble: 2 @@ -941,8 +944,8 @@ double: 1 float: 7 idouble: 1 ifloat: 7 -ildouble: 5 -ldouble: 5 +ildouble: 6 +ldouble: 6 Function: Imaginary part of "cacosh": double: 1 |