Function librapid::asin(const mpfr&)#

Function Documentation#

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

Arcsine of a multiprecision floating point value: \( \sin^{-1} (x) \)

Parameters

val – The value to take the arcsine of

Returns

The arcsine of the value