Function Karana::Math::isNotReadyNaN

Function Karana::Math::isNotReadyNaN#

Function Documentation#

bool Karana::Math::isNotReadyNaN(const double &candidate)#

Whether a double is a NaN indicating a not ready value.

Parameters:

candidate – The candidate double to check.

Returns:

Whether candidate is a NaN indicating a not ready value.