BloombergLP::bdldfp::DecimalImpUtil::quantizeEqual

Quantize y to the specified exponent and store the result in x.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
int
quantizeEqual(
    ValueType128* x,
    ValueType128 y,
    int exponent);