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

◆ toULLong()

unsigned long long mpfr::mpreal::toULLong ( mp_rnd_t mode = GMP_RNDZ) const
inline

Definition at line 1763 of file mpreal.h.

1763{ return mpfr_get_uj (mpfr_srcptr(), mode); }
::mpfr_srcptr mpfr_srcptr() const
Definition mpreal.h:1767

References mpfr_srcptr(), and toULLong().

Referenced by toULLong().