Function librapid::exp10(const mpfr&)#

Function Documentation#

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

Raise 10 to the power of a multiprecision floating point value: \( 10^x \)

Parameters

val – The value to raise 10 to the power of

Returns

10 raised to the power of the value