Function librapid::asinh(const mpfr&)#

Function Documentation#

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

Hyperbolic arcsine of a multiprecision floating point value: \( \sinh^{-1} (x) \)

Parameters

val – The value to take the hyperbolic arcsine of

Returns

The hyperbolic arcsine of the value