Function librapid::sin(const mpfr&)#

Function Documentation#

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

Sine of a multiprecision floating point value: \( \sin (x) \)

Parameters

val – The value to take the sine of

Returns

The sine of the value