From 0957e15d0a58b389155750f6748f083196e06c31 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 1 May 2015 22:54:39 +0000 Subject: Add more tests of tan. This patch adds some randomly-generated tests of tan 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 tan. * math/auto-libm-test-out: Regenerated. * sysdeps/i386/fpu/libm-test-ulps: Update. * sysdeps/x86_64/fpu/libm-test-ulps: Likewise. --- math/auto-libm-test-in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/auto-libm-test-in') diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in index b8f71ee62d..249aa9de20 100644 --- a/math/auto-libm-test-in +++ b/math/auto-libm-test-in @@ -2408,6 +2408,8 @@ tan 7 tan 8 tan 9 tan 10 +tan -0x1.062a48p+0 +tan -0x1.4f69cp+0 tanh 0 tanh -0 -- cgit v1.2.3