Function librapid::cosh(const mpfr&)#

Function Documentation#

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

Hyperbolic cosine of a multiprecision floating point value: \( \cosh (x) \)

Parameters

val – The value to take the hyperbolic cosine of

Returns

The hyperbolic cosine of the value