Function librapid::log(const mpfr&)#

Function Documentation#

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

Logarithm of a multiprecision floating point value: \( \log (x) \)

Parameters

val – The value to take the logarithm of

Returns

The logarithm of the value