Macaulay2 Engine
Loading...
Searching...
No Matches

◆ mpreal() [1/16]

mpfr::mpreal::mpreal ( )
inline

Definition at line 606 of file mpreal.h.

607{
608 mpfr_init2(mpfr_ptr(), mpreal::get_default_prec());
610
612}
::mpfr_ptr mpfr_ptr()
Definition mpreal.h:1765
#define mpfr_set_zero_fast(x)
Definition mpreal.h:165
#define MPREAL_MSVC_DEBUGVIEW_CODE
Definition mpreal.h:146

References get_default_prec(), mpfr_ptr(), mpfr_set_zero_fast, mpreal(), and MPREAL_MSVC_DEBUGVIEW_CODE.

Referenced by abs, acos, acosh, acot, acoth, acsc, acsch, agm, ai, asec, asech, asin, asinh, atan, atan2, atanh, besselj0, besselj1, besseljn, bessely0, bessely1, besselyn, cbrt, ceil, cmpabs, const_catalan, const_euler, const_infinity, const_log2, const_pi, cos, cosh, cot, coth, csc, csch, digamma, dim, div_2si, div_2ui, eint, erf, erfc, exp, exp10, exp2, expm1, fabs, fac_ui, floor, fma, fmax, fmin, fmod, fms, frac, gamma, grandom, grandom, hypot, ilogb, isfinite, isinf, isint, isnan, isnum, isregular, iszero, lgamma, li2, llround, lngamma, log, log10, log1p, log2, logb, lround, mod, modf, mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mpreal(), mul_2si, mul_2ui, nextabove, nextbelow, nextpow2, nexttoward, operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator+(), operator++(), operator++(), operator+=(), operator+=(), operator+=(), operator+=(), operator+=(), operator+=(), operator+=(), operator+=(), operator+=(), operator+=(), operator+=(), operator+=(), operator-(), operator-, operator-, operator-, operator-, operator-, operator--(), operator--(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator/, operator/, operator/, operator/, operator/, operator/=(), operator/=(), operator/=(), operator/=(), operator/=(), operator/=(), operator/=(), operator/=(), operator/=(), operator/=(), operator/=(), operator<<, operator<<=(), operator<<=(), operator<<=(), operator<<=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator>>, operator>>=(), operator>>=(), operator>>=(), operator>>=(), pow, pow, pow, pow, pow, pow, random, random2, rec_sqrt, rem, remainder, remquo, rint, rint_ceil, rint_floor, rint_round, rint_trunc, root, round, sec, sech, setInf(), setNan(), setPrecision(), setSign(), setZero(), sgn, sin, sin_cos, sinh, sinh_cosh, sqr, sqrt, sqrt, sum, swap, tan, tanh, tgamma, trunc, urandom, urandomb, and zeta.