diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-02-15 17:30:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-02-15 17:30:32 +0000 |
commit | 1dc235884e01c29205572c28890166649794ca5c (patch) | |
tree | 64e64785542fff0f963f40b1fb0c145465e75271 /sysdeps/i386 | |
parent | 1c95408c74ba3f50cd26c045d031f095b2fcf6e8 (diff) | |
download | glibc-1dc235884e01c29205572c28890166649794ca5c.zip glibc-1dc235884e01c29205572c28890166649794ca5c.tar.gz glibc-1dc235884e01c29205572c28890166649794ca5c.tar.bz2 |
Update.
2000-02-15 Andreas Jaeger <aj@suse.de>
* sysdeps/i386/fpu/libm-test-ulps: Add one value for AMD K7.
2000-02-15 Andreas Jaeger <aj@suse.de>
* math/libm-test.inc (nearbyint_test): Add some tests.
(rint_test): Likewise.
Diffstat (limited to 'sysdeps/i386')
-rw-r--r-- | sysdeps/i386/fpu/libm-test-ulps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps index 78e9220..83bdcbf 100644 --- a/sysdeps/i386/fpu/libm-test-ulps +++ b/sysdeps/i386/fpu/libm-test-ulps @@ -170,6 +170,8 @@ ildouble: 2 ldouble: 2 Test "Imaginary part of: catanh (-2 - 3 i) == -0.1469466662255297520 - 1.3389725222944935611 i": Test "Real part of: catanh (0.7 + 1.2 i) == 0.2600749516525135959 + 0.9702403077950989849 i": +double: 1 +idouble: 1 ildouble: 66 ldouble: 66 Test "Imaginary part of: catanh (0.7 + 1.2 i) == 0.2600749516525135959 + 0.9702403077950989849 i": |