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

◆ toLLong()

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

Definition at line 1762 of file mpreal.h.

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

References mpfr_srcptr(), and toLLong().

Referenced by toLLong().