llvm-project/libcxx/test/std/numerics
Xiang Gao de493a26b9 [libc++] Fix buggy numerics of tanh(complex) at inf
Because:
    lim[x->inf, tanh(x+iy)] = 1
    lim[x->-inf, tanh(x+iy)] = -1

See also https://github.com/NVIDIA/libcudacxx/pull/210

Differential Revision: https://reviews.llvm.org/D112252
2021-10-28 16:10:56 -04:00
..
bit [libcxx] [test] Generalize the conditions for testing bitcasts between long double, double and int128 2021-10-13 22:55:01 +03:00
c.math [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
cfenv/cfenv.syn [libc++] Remove obsolete 'newlib' Lit Feature 2020-06-12 14:08:18 -04:00
complex.number [libc++] Fix buggy numerics of tanh(complex) at inf 2021-10-28 16:10:56 -04:00
numarray [libc++] P0433R2: add the remaining deduction guides. 2021-10-28 11:09:51 -07:00
numbers [libc++][test] Portably silence warnings 2020-10-19 08:33:58 -07:00
numeric.ops [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
numeric.requirements Support tests in freestanding 2019-02-04 20:31:13 +00:00
numerics.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
rand [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00