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

◆ toLong()

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

Definition at line 1757 of file mpreal.h.

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

References mpfr_srcptr(), and toLong().

Referenced by toLong().