Function librapid::exp(const mpfr&)#

Function Documentation#

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

Exponential of a multiprecision floating point value: \( e^x \)

Parameters

val – The value to take the exponential of

Returns

The exponential of the value