Function librapid::sec(const mpfr&)#

Function Documentation#

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

Secant of a multiprecision floating point value: \( \sec (x) \)

Parameters

val – The value to take the secant of

Returns

The secant of the value