Home
last modified time | relevance | path

Searched refs:ctanh (Results 1 – 15 of 15) sorted by relevance

/NextBSD/lib/msun/tests/
HDctrig_test.c141 testall_odd(ctanh, zero, zero, ALL_STD_EXCEPT, 0, CS_BOTH); in test_zero()
167 testall_odd(ctanh, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in test_nan()
176 testall_odd(ctanh, z, nan_nan, OPT_INVALID & ~FE_INEXACT, 0, 0); in test_nan()
184 testall_odd(ctanh, z, nan_nan, OPT_INVALID, 0, 0); in test_nan()
193 testall_odd(ctanh, z, nan_nan, OPT_INVALID, 0, 0); in test_nan()
203 testall_odd(ctanh, z, CMPLXL(1, 0), ALL_STD_EXCEPT, 0, CS_REAL); in test_nan()
211 testall_odd(ctanh, z, nan_nan, OPT_INVALID, 0, 0); in test_nan()
219 testall_odd(ctanh, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, CS_IMAG); in test_nan()
246 testall_odd(ctanh, z, CMPLXL(1, 0), ALL_STD_EXCEPT, 0, CS_REAL); in test_inf()
260 testall_odd(ctanh, z, CMPLXL(1, 0 * sin(finites[i] * 2)), in test_inf()
[all …]
/NextBSD/lib/msun/src/
HDs_ctanh.c75 ctanh(double complex z) in ctanh() function
143 z = ctanh(CMPLX(cimag(z), creal(z))); in ctan()
/NextBSD/include/
HDcomplex.h111 double complex ctanh(double complex);
/NextBSD/lib/msun/
HDSymbol.map266 ctanh;
HDMakefile158 ccosh.3 ctanh.3 ccosh.3 ctanhf.3
/NextBSD/contrib/llvm/tools/clang/lib/Headers/
HDtgmath.h402 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh()
/NextBSD/contrib/gcc/
HDbuiltins.def487 DEF_C99_BUILTIN (BUILT_IN_CTANH, "ctanh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_F…
/NextBSD/contrib/libstdc++/
DChangeLog-1998924 * math/ctanh.c: Likewise.
DChangeLog-2000406 csing, csinhf, clog10, clog10f, ctan, ctanf, ctanh, ctanhf.
423 * libmath/ctanh.c: Likewise.
441 cexpf, cexpl, ctan, ctanf, ctanl, ctanh, ctanhf, ctanhl.
Dacinclude.m4872 ctanh(tmpd);
DChangeLog-19993266 * math/ctanh.c: Likewise.
Dconfigure7471 ctanh(tmpd);
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDBuiltins.def1176 LIBBUILTIN(ctanh, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt1538 fun:ctanh=uninstrumented
/NextBSD/contrib/gcc/doc/
HDextend.texi5468 @findex ctanh
5791 @code{ctanhf}, @code{ctanhl}, @code{ctanh}, @code{ctanl}, @code{ctan},