Function librapid::cos(const mpfr&)#

Function Documentation#

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

Cosine of a multiprecision floating point value: \( \cos (x) \)

Parameters

val – The value to take the cosine of

Returns

The cosine of the value