Return value quantized to the specified exponent.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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

Created with MrDocs