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

◆ toULong()

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

Definition at line 1758 of file mpreal.h.

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

References mpfr_srcptr(), and toULong().

Referenced by toULong().