Searched refs:ctanh (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/lib/msun/tests/ |
| HD | ctrig_test.c | 141 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/ |
| HD | s_ctanh.c | 75 ctanh(double complex z) in ctanh() function 143 z = ctanh(CMPLX(cimag(z), creal(z))); in ctan()
|
| /NextBSD/include/ |
| HD | complex.h | 111 double complex ctanh(double complex);
|
| /NextBSD/lib/msun/ |
| HD | Symbol.map | 266 ctanh;
|
| HD | Makefile | 158 ccosh.3 ctanh.3 ccosh.3 ctanhf.3
|
| /NextBSD/contrib/llvm/tools/clang/lib/Headers/ |
| HD | tgmath.h | 402 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh()
|
| /NextBSD/contrib/gcc/ |
| HD | builtins.def | 487 DEF_C99_BUILTIN (BUILT_IN_CTANH, "ctanh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_F…
|
| /NextBSD/contrib/libstdc++/ |
| D | ChangeLog-1998 | 924 * math/ctanh.c: Likewise.
|
| D | ChangeLog-2000 | 406 csing, csinhf, clog10, clog10f, ctan, ctanf, ctanh, ctanhf. 423 * libmath/ctanh.c: Likewise. 441 cexpf, cexpl, ctan, ctanf, ctanl, ctanh, ctanhf, ctanhl.
|
| D | acinclude.m4 | 872 ctanh(tmpd);
|
| D | ChangeLog-1999 | 3266 * math/ctanh.c: Likewise.
|
| D | configure | 7471 ctanh(tmpd);
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | Builtins.def | 1176 LIBBUILTIN(ctanh, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
|
| /NextBSD/contrib/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 1538 fun:ctanh=uninstrumented
|
| /NextBSD/contrib/gcc/doc/ |
| HD | extend.texi | 5468 @findex ctanh 5791 @code{ctanhf}, @code{ctanhl}, @code{ctanh}, @code{ctanl}, @code{ctan},
|