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

◆ log2

const mpreal log2 ( const mpreal & v,
mp_rnd_t rnd_mode = mpreal::get_default_rnd() )
friend

Definition at line 2296 of file mpreal.h.

#define MPREAL_UNARY_MATH_FUNCTION_BODY(f)
Definition mpreal.h:2220

References get_default_rnd(), log2, mpreal(), MPREAL_UNARY_MATH_FUNCTION_BODY, and x.

Referenced by log2, logb, and nextpow2.