Searched refs:ctanh (Results 1 – 9 of 9) sorted by relevance
/math/ |
A D | auto-libm-test-out-ctanh | 1 ctanh 0 0 26 ctanh 0 -0 51 ctanh -0 0 76 ctanh -0 -0 101 ctanh 0 pi/4 271 ctanh -2 -3 296 ctanh 45 1 321 ctanh 47 1 346 ctanh 355 1 371 ctanh 365 1 [all …]
|
A D | libm-test-ctanh.inc | 1 /* Test ctanh. 23 TEST_c_c (ctanh, plus_infty, 0, 1.0, 0.0), 24 TEST_c_c (ctanh, plus_infty, 1, 1.0, 0.0), 27 TEST_c_c (ctanh, plus_infty, 4, 1.0, 0.0), 42 TEST_c_c (ctanh, plus_infty, -2, 1.0, 0.0), 43 TEST_c_c (ctanh, plus_infty, -3, 1.0, 0.0), 57 TEST_c_c (ctanh, minus_infty, 0, -1.0, 0.0), 58 TEST_c_c (ctanh, minus_infty, 1, -1.0, 0.0), 61 TEST_c_c (ctanh, minus_infty, 4, -1.0, 0.0), 76 TEST_c_c (ctanh, minus_infty, -2, -1.0, 0.0), [all …]
|
A D | auto-libm-test-in | 4758 ctanh 0 0 4759 ctanh 0 -0 4760 ctanh -0 0 4761 ctanh -0 -0 4766 ctanh -2 -3 4768 ctanh 45 1 4769 ctanh 47 1 4770 ctanh 355 1 4771 ctanh 365 1 4790 ctanh 0 min [all …]
|
A D | s_ctanh_template.c | 129 declare_mgen_alias (__ctanh, ctanh)
|
A D | Versions | 146 ctanh; ctanhf; ctanhl;
|
A D | test-tgmath.c | 1133 (F(ctanh)) (complex TYPE x) in TYPE() argument
|
A D | tgmath.h | 749 #define tanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, tanh, ctanh)
|
A D | Makefile | 289 ctanh erf erfc exp exp10 exp2 expm1 fma hypot j0 j1 jn \
|
/math/bits/ |
A D | cmathcalls.h | 83 __MATHCALL (ctanh, (_Mdouble_complex_ __z));
|
Completed in 38 milliseconds