Function librapid::tanh(const mpfr&)#

Function Documentation#

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

Hyperbolic tangent of a multiprecision floating point value: \( \tanh (x) \)

Parameters

val – The value to take the hyperbolic tangent of

Returns

The hyperbolic tangent of the value