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

◆ get_exp()

mp_exp_t mpfr::mpreal::get_exp ( ) const
inline

Definition at line 2035 of file mpreal.h.

2036{
2037 return mpfr_get_exp(mpfr_srcptr());
2038}
::mpfr_srcptr mpfr_srcptr() const
Definition mpreal.h:1767

References get_exp(), and mpfr_srcptr().

Referenced by get_exp(), and isnum.