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

◆ rint_floor()

const mpreal mpfr::rint_floor ( const mpreal & x,
mp_rnd_t r = mpreal::get_default_rnd() )
inline

Definition at line 2774 of file mpreal.h.

2774{ MPREAL_UNARY_MATH_FUNCTION_BODY(rint_floor); }
#define MPREAL_UNARY_MATH_FUNCTION_BODY(f)
Definition mpreal.h:2220