Function librapid::sqrt(const mpfr&)#

Function Documentation#

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

Square root of a multiprecision floating point value: \( \sqrt{x} \)

Parameters

val – The value to take the square root of

Returns

The square root of the value