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

Function Documentation#

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

Returns true if the passed value is not a number (NaN)

Parameters

val – The value to check

Returns

True if the value is NaN