Specialized Template Function librapid::ldexp(const mpfr&, const int64_t)#

Function Documentation#

template<>
mpfr librapid::ldexp(const mpfr &x, const int64_t exp) noexcept#

Multiply a value by 2 raised to the power of an exponent

Returns

x * 2^exp