BloombergLP::bdldfp::DecimalUtil::isNan

Same as the related overload above for isNan.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
bool
isNan(Decimal64 x);

Return Value

true if x is NaN, and false otherwise

Parameters

NameDescription
xvalue to classify