Return true if either (or both) of the specified x and y arguments is a NaN, or false otherwise.
true
x
y
false
Declared in <bdldfp_decimalutil.h>
<bdldfp_decimalutil.h>
static bool isUnordered( Decimal32 x, Decimal32 y);