Return value quantized to the quantum of exponent.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
quantize(
ValueType64 value,
ValueType64 exponent);
Created with MrDocs
Return value quantized to the quantum of exponent.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
quantize(
ValueType64 value,
ValueType64 exponent);
Created with MrDocs