BloombergLP::bdldfp::DecimalUtil::isUnordered

Same as the related overload above for isUnordered.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
bool
isUnordered(
    Decimal128 x,
    Decimal128 y);

Return Value

true if either x or y is NaN, and false otherwise

Parameters

NameDescription
xfirst operand
ysecond operand