diff options
author | Joseph Myers <joseph@codesourcery.com> | 2015-04-08 21:00:03 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2015-04-08 21:00:03 +0000 |
commit | 024bcc5106a48307e2efc42ab85b3bbec6958163 (patch) | |
tree | ce78f031df3a8ab780600517f26692a875131896 /math/auto-libm-test-in | |
parent | 561052ad35d7004a6f69c772a6a2a106e436f950 (diff) | |
download | glibc-024bcc5106a48307e2efc42ab85b3bbec6958163.zip glibc-024bcc5106a48307e2efc42ab85b3bbec6958163.tar.gz glibc-024bcc5106a48307e2efc42ab85b3bbec6958163.tar.bz2 |
Add more tests of atan.
This patch adds some randomly-generated tests of atan that are
observed to increase ulps on x86_64.
Tested for x86_64 and x86 and ulps updated accordingly.
* math/auto-libm-test-in: Add more tests of atan.
* math/auto-libm-test-out: Regenerated.
* sysdeps/i386/fpu/libm-test-ulps: Update.
* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
Diffstat (limited to 'math/auto-libm-test-in')
-rw-r--r-- | math/auto-libm-test-in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in index 9cf1f58..0fa1f97 100644 --- a/math/auto-libm-test-in +++ b/math/auto-libm-test-in @@ -242,6 +242,9 @@ atan 0x1p-600 atan 0x1p-10000 atan -0x3.b02d84p-4 atan -0x3.3fb708p-4 +atan -0x2.3249ap+0 +atan -0x1.363f46p+0 +atan -0x1.ad4c0ap+0 atan min atan -min atan min_subnorm |