Home
last modified time | relevance | path

Searched refs:mpfr_sub_si (Results 1 – 25 of 44) sorted by relevance

12

/dports/math/mpfi/mpfi-1.5.4/src/
H A Dsub_si.c40 inexact_left = mpfr_sub_si (&(a->left), &(b->left), c, MPFI_RNDD); in mpfi_sub_si()
41 inexact_right = mpfr_sub_si (&(a->right), &(b->right), c, MPFI_RNDU); in mpfi_sub_si()
/dports/math/cgal/CGAL-5.3/include/CGAL/GMP/
H A DGmpfr_type_static.h83 CGAL_GMPFR_NONCOMMUTATIVE_OP(sub,long,b,mpfr_sub_si)
93 CGAL_GMPFR_NONCOMMUTATIVE_OP(sub,int,b,mpfr_sub_si)
H A DGmpfr_type.h836 CGAL_GMPFR_TYPE_BINARY_OPERATOR(operator-=,long,mpfr_sub_si)
846 CGAL_GMPFR_TYPE_BINARY_OPERATOR(operator-=,int,mpfr_sub_si)
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/tests/
H A Dtsi_op.c83 #define TEST_FUNCTION mpfr_sub_si
121 mpfr_sub_si (z, x, y, MPFR_RNDZ); in main()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Dcoth.c45 mpfr_sub_si (z, z, MPFR_SIGN (z), MPFR_RNDN); \
H A Dexp2.c92 MPFR_DBGRES (inexact = mpfr_sub_si (xfrac, x, xint, MPFR_RNDN)); in mpfr_exp2()
H A Dsi_op.c50 mpfr_sub_si (mpfr_ptr y, mpfr_srcptr x, long int u, mpfr_rnd_t rnd_mode) in mpfr_sub_si() function
H A Dgmp_op.c119 return mpfr_sub_si (y, x, mpz_get_si (z), r); in mpfr_sub_z()
H A Dmpfr.h585 __MPFR_DECLSPEC int mpfr_sub_si (mpfr_ptr, mpfr_srcptr, long, mpfr_rnd_t);
/dports/math/mpfi/mpfi-1.5.4/tests/
H A Dtsub_si.c85 mpfi_fun_init_IIS (&i_sub_si, mpfi_sub_si, mpfr_sub_si); in main()
/dports/math/kfr/kfr-4.2.1/tests/mpfr/
H A Dmpfrplus.hpp400 MPFR_CXX_BINARY_RT(operator-, mpfr_sub_si, int) in MPFR_CXX_BINARY()
404 MPFR_CXX_BINARY_RT(operator-, mpfr_sub_si, long int) in MPFR_CXX_BINARY()
437 MPFR_CXX_INPLACE_BINARY_T(operator-=, mpfr_sub_si, int) in MPFR_CXX_BINARY()
441 MPFR_CXX_INPLACE_BINARY_T(operator-=, mpfr_sub_si, long int) in MPFR_CXX_BINARY()
/dports/math/mpfrcx/mpfrcx-0.6.2/tests/
H A Dtc_tower.c48 mpfr_sub_si (diff, f, *z, MPFR_RNDN); in real_get_si()
H A Dtf_tower.c48 mpfr_sub_si (diff, f, *z, MPFR_RNDN); in real_get_si()
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_sub.c282 result->rc = mpfr_sub_si(result->f, MPFR(x), temp, GET_MPFR_ROUND(context)); in GMPy_Real_Sub()
334 result->rc = mpfr_sub_si(result->f, MPFR(y), temp, GET_MPFR_ROUND(context)); in GMPy_Real_Sub()
/dports/math/polymake/polymake-4.5/lib/core/include/
H A DAccurateFloat.h225 mpfr_sub_si(this, this, 1, MPFR_RNDZ);
521 mpfr_sub_si(this, this, b, MPFR_RNDN);
533 mpfr_sub_si(&result, &a, b, MPFR_RNDN);
/dports/math/R-cran-Rmpfr/Rmpfr/src/
H A DOps.c386 case 2: /* - */ mpfr_sub_si(x_i, x_i, (long) yy[i_], MPFR_RNDN); break; in Arith_mpfr_i()
548 case 2: /* - */ mpfr_sub_si(x_i, x_i, (long)yi, MPFR_RNDN); break; in Arith_mpfr_d()
H A Dutils.c255 mpfr_sub_si(x, x, 1L, RND); // x = X - i in my_mpfr_choose()
/dports/lang/sbcl/sbcl-1.3.13/contrib/sb-mpfr/
H A Dmpfr.lisp383 mpfr_sub_si
483 (define-alien-routine mpfr_sub_si int unknown
1175 (mpfr_sub_si r xr y round))
/dports/math/py-fpylll/fpylll-0.5.6/src/fpylll/mpfr/
H A Dmpfr.pxd99 int mpfr_sub_si (mpfr_t rop, mpfr_t op1, long int op2, mp_rnd_t rnd)
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/deps/MPFR/mpfr/include/
H A Dmpfr.h478 __MPFR_DECLSPEC int mpfr_sub_si _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr,
/dports/math/mfem/mfem-4.3/fem/
H A Dintrules.cpp245 mpfr_sub_si(p2, p2, 1, rnd); in ComputeGaussLegendrePoint()
/dports/science/madness/madness-ebb3fd7/src/apps/nick/
H A Dmpreal.h990 mpfr_sub_si(mp,mp,v,default_rnd);
996 mpfr_sub_si(mp,mp,v,default_rnd);
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/
H A DNEWS357 mpfr_get_sj, mpfr_get_z, mpfr_free_str, mpfr_si_sub, mpfr_sub_si,
/dports/science/bagel/bagel-1.2.2/src/integral/rys/interpolate/
H A Dmpreal.h1177 mpfr_sub_si(mp,mp,v,mpreal::get_default_rnd());
1184 mpfr_sub_si(mp,mp,v,mpreal::get_default_rnd());
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/unsupported/test/mpreal/
H A Dmpreal.h1285 mpfr_sub_si(mpfr_ptr(),mpfr_srcptr(),v,mpreal::get_default_rnd());
1292 mpfr_sub_si(mpfr_ptr(),mpfr_srcptr(),v,mpreal::get_default_rnd());

12