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