Function librapid::tan(const mpfr&)#

Function Documentation#

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

Tangent of a multiprecision floating point value: \( \tan (x) \)

Parameters

val – The value to take the tangent of

Returns

The tangent of the value