Function librapid::log10(const mpfr&)#

Function Documentation#

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

Logarithm of a multiprecision floating point value with base 10: \( \log_{10} (x) \)

Parameters

val – The value to take the logarithm of

Returns

The logarithm of the value with base 10