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

◆ get_prec()

mp_prec_t mpfr::mpreal::get_prec ( ) const
inline

Definition at line 2024 of file mpreal.h.

2025{
2026 return mpfr_get_prec(mpfr_srcptr());
2027}
::mpfr_srcptr mpfr_srcptr() const
Definition mpreal.h:1767

References get_prec(), and mpfr_srcptr().

Referenced by agm, fma, fmod, fms, get_prec(), and isnum.