BloombergLP::bdldfp::DecimalUtil::isNormal

Same as the related overload above for isNormal.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
bool
isNormal(Decimal128 x);

Return Value

true if x is a normal value, and false otherwise

Parameters

NameDescription
xvalue to classify