Specialized Template Function librapid::signBit(const mpfr&)#

Function Documentation#

template<>
bool librapid::signBit(const mpfr &val) noexcept#

Extract the sign bit of a value

Parameters

val – The value to extract the sign bit from