Return value quantized to the quantum of exponent.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
quantize(
    ValueType128 value,
    ValueType128 exponent);

Created with MrDocs