Home
last modified time | relevance | path

Searched refs:mpc_atanh (Results 1 – 25 of 93) sorted by relevance

1234

/dports/math/mpc/mpc-1.2.1/tests/
H A Dtatanh.c31 mpc_atanh (y, x, MPC_RNDNN); in bug20091120()
43 P[0].mpc_inex = mpc_atanh (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
45 P[0].mpc_inex = mpc_atanh (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
H A Datanh.dsc1 # Description file for mpc_atanh
21 mpc_atanh
H A Dexceptions.c150 foo (mpc_atanh, "atanh"); in main()
H A Datanh.dat1 # Data file for mpc_atanh.
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpc-1.2.1-c/tests/
H A Dtatanh.c31 mpc_atanh (y, x, MPC_RNDNN); in bug20091120()
43 P[0].mpc_inex = mpc_atanh (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
45 P[0].mpc_inex = mpc_atanh (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
H A Datanh.dsc1 # Description file for mpc_atanh
21 mpc_atanh
H A Dexceptions.c150 foo (mpc_atanh, "atanh"); in main()
H A Datanh.dat1 # Data file for mpc_atanh.
/dports/math/mpc/mpc-1.2.1/src/
H A Dmpc-log.h39 #define mpc_atanh mpc_log_atanh macro
H A Datanh.c24 mpc_atanh (mpc_ptr rop, mpc_srcptr op, mpc_rnd_t rnd) in mpc_atanh() function
H A Dmpc.h206 __MPC_DECLSPEC int mpc_atanh (mpc_ptr, mpc_srcptr, mpc_rnd_t);
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpc-1.2.1-c/src/
H A Dmpc-log.h39 #define mpc_atanh mpc_log_atanh macro
H A Datanh.c24 mpc_atanh (mpc_ptr rop, mpc_srcptr op, mpc_rnd_t rnd) in mpc_atanh() function
H A Dmpc.h206 __MPC_DECLSPEC int mpc_atanh (mpc_ptr, mpc_srcptr, mpc_rnd_t);
/dports/math/paritwine/paritwine-0.1/gp/
H A Dparitwine-mpc.gp25 install ("pari_mpc_atanh", "Gb", "mpc_atanh", LIBPARITWINESO);
H A Dparitwine.gp102 install ("pari_mpc_atanh", "Gb", "mpc_atanh", LIBPARITWINESO);
/dports/math/mpc/mpc-1.2.1/
H A DNEWS33 - Fixed mpc_atan, mpc_atanh for (+-0, +-1), see
94 - mpc_acosh, mpc_asinh, mpc_atanh: swap of precisions between real and
101 - mpc_asin, mpc_acos, mpc_atan, mpc_asinh, mpc_acosh, mpc_atanh,
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpc-1.2.1-c/
H A DNEWS33 - Fixed mpc_atan, mpc_atanh for (+-0, +-1), see
94 - mpc_acosh, mpc_asinh, mpc_atanh: swap of precisions between real and
101 - mpc_asin, mpc_acos, mpc_atan, mpc_asinh, mpc_acosh, mpc_atanh,
/dports/math/symengine/symengine-0.8.1/symengine/
H A Deval_mpc.cpp256 mpc_atanh(result_, result_, rnd_); in bvisit()
263 mpc_atanh(result_, result_, rnd_); in bvisit()
H A Dcomplex_mpc.cpp860 mpc_atanh(t.get_mpc_t(), in atanh()
872 mpc_atanh(t.get_mpc_t(), t.get_mpc_t(), MPFR_RNDN); in acoth()
H A Dreal_mpfr.cpp940 mpc_atanh(t.get_mpc_t(), t.get_mpc_t(), MPFR_RNDN); in atanh()
961 mpc_atanh(t.get_mpc_t(), t.get_mpc_t(), MPFR_RNDN); in acoth()
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/libmp/
H A D__init__.py27 mpc_atan, mpc_acos, mpc_asin, mpc_asinh, mpc_acosh, mpc_atanh,
/dports/math/mate-calc/mate-calc-1.26.0/src/
H A Dmp-trigonometric.c281 mpc_atanh(z->num, x->num, MPC_RNDNN); in mp_atanh()
/dports/math/mppp/mppp-0.26/src/
H A Dcomplex.cpp815 return self_mpc_unary(::mpc_atanh); in atanh()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c656 {"catanh", (funcptr)mpc_atanh, args1c, {NULL}, complex_cases_uniform, 0x3f000000, 0x40300000},
657 …{"catanhf", (funcptr)mpc_atanh, args1fc, {NULL}, complex_cases_uniform_float, 0x38000000, 0x418000…

1234