Function librapid::cot(const mpfr&)#

Function Documentation#

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

Cotangent of a multiprecision floating point value: \( \cot (x) \)

Parameters

val – The value to take the cotangent of

Returns

The cotangent of the value