Function librapid::acot(const mpfr&)#

Function Documentation#

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

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

Parameters

val – The value to take the arccotangent of

Returns

The arccotangent of the value