Home
last modified time | relevance | path

Searched refs:mpfr_asinh (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtasinh.c25 #define TEST_FUNCTION mpfr_asinh
38 mpfr_asinh (x, y, MPFR_RNDN); in special()
46 mpfr_asinh (x, y, MPFR_RNDN); in special()
55 mpfr_asinh (y, x, MPFR_RNDN); in special()
62 mpfr_asinh (y, x, MPFR_RNDN); in special()
70 mpfr_asinh (y, x, MPFR_RNDN); in special()
78 mpfr_asinh (y, x, MPFR_RNDN); in special()
86 mpfr_asinh (y, x, MPFR_RNDN); in special()
97 mpfr_asinh (x, x, MPFR_RNDN); in special()
106 mpfr_asinh (x, x, MPFR_RNDN); in special()
[all …]
H A Dthyperbolic.c84 tester=mpfr_asinh(ash,t,MPFR_RNDD); in check_NAN()
173 tester=mpfr_asinh(ash,t,MPFR_RNDD); in check_zero()
265 tester=mpfr_asinh(ash,t,MPFR_RNDD); in check_INF()
327 tester=mpfr_asinh(ash,t,MPFR_RNDD); in check_INF()
H A Dtsinh.c143 bad_cases (mpfr_sinh, mpfr_asinh, "mpfr_sinh", 256, -256, 255, in main()
H A Dtaway.c436 test2 (mpfr_asinh, "mpfr_asinh"); in main()
H A Dreuse.c635 test2 (mpfr_asinh, "mpfr_asinh", p, (mpfr_rnd_t) rnd); in main()
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dasinh.c30 mpfr_asinh (mpfr_ptr y, mpfr_srcptr x, mpfr_rnd_t rnd_mode) in mpfr_asinh() function
H A Dmpfr.h717 __MPFR_DECLSPEC int mpfr_asinh (mpfr_ptr, mpfr_srcptr, mpfr_rnd_t);
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dacos.c167 inex_im = -mpfr_asinh (mpc_imagref (rop), mpc_imagref (op), in mpc_acos()
H A Dasin.c398 inex_im = mpfr_asinh (mpc_imagref (rop), mpc_imagref (op), MPC_RND_IM (rnd)); in mpc_asin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const-call.c755 return do_mpfr_arg1 (result, mpfr_asinh, arg, format); in fold_const_call_ss()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const-call.cc753 return do_mpfr_arg1 (result, mpfr_asinh, arg, format); in fold_const_call_ss()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsimplify.cc1241 mpfr_asinh (result->value.real, x->value.real, GFC_RND_MODE); in gfc_simplify_asinh()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsimplify.c1209 mpfr_asinh (result->value.real, x->value.real, GFC_RND_MODE); in gfc_simplify_asinh()
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dmpfr.info2070 -- Function: int mpfr_asinh (mpfr_t ROP, mpfr_t OP, mpfr_rnd_t RND)
4669 * mpfr_asinh: Transcendental Functions.
H A Dmpfr.texi2570 @deftypefunx int mpfr_asinh (mpfr_t @var{rop}, mpfr_t @var{op}, mpfr_rnd_t @var{rnd})
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog30525 algorithms.tex: correction in section on mpfr_asinh: acosh -> asinh.
30886 test file for mpfr_asinh, checked with MuPAD