BloombergLP::bdldfp::DecimalImpUtil::classify

Return the floating-point classification of x.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
int
classify(ValueType64 x);

Return Value

the floating-point classification of x

Parameters

NameDescription
xvalue to classify