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

◆ getPrecision()

int mpfr::mpreal::getPrecision ( ) const
inline

Definition at line 1985 of file mpreal.h.

1986{
1987 return int(mpfr_get_prec(mpfr_srcptr()));
1988}
::mpfr_srcptr mpfr_srcptr() const
Definition mpreal.h:1767

References getPrecision(), and mpfr_srcptr().

Referenced by atan2, mpfr::atan2pi(), mpfr::atan2u(), mpfr::beta(), mpfr::gammainc(), getPrecision(), hypot, isnum, mpfr::powr(), remainder, and remquo.