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

◆ fmod() [2/2]

const mpreal mpfr::fmod ( const mpreal & x,
unsigned long u,
mp_rnd_t r = mpreal::get_default_rnd() )
inline

Definition at line 2435 of file mpreal.h.

2436{
2437 /* x modulo a machine integer u */
2439}
#define MPREAL_BINARY_MATH_FUNCTION_UI_BODY(f, u)
Definition mpreal.h:2226

References fmod(), mpfr::mpreal::get_default_rnd(), MPREAL_BINARY_MATH_FUNCTION_UI_BODY, and x.

Referenced by fmod().