BloombergLP::bdldfp::DecimalUtil::isUnordered

Return true if either argument is a NaN.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
bool
isUnordered(
    Decimal64 x,
    Decimal64 y);