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

◆ set_emax()

int mpfr::mpreal::set_emax ( mp_exp_t exp)
inlinestatic

Definition at line 2190 of file mpreal.h.

2191{
2192 return mpfr_set_emax(exp);
2193}

References exp, and set_emax().

Referenced by isnum, and set_emax().