Function librapid::log2(const mpfr&)#

Function Documentation#

mpfr librapid::log2(const mpfr &val)#

Logarithm of a multiprecision floating point value with base 2: \( \log_2 (x) \)

Parameters

val – The value to take the logarithm of

Returns

The logarithm of the value with base 2