Function librapid::sinh(const mpfr&)#

Function Documentation#

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

Hyperbolic sine of a multiprecision floating point value: \( \sinh (x) \)

Parameters

val – The value to take the hyperbolic sine of

Returns

The hyperbolic sine of the value