Return value with the quantum of exponent.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
quantize(
ValueType64 value,
ValueType64 exponent);
Return Value
value with the quantum of exponent
Parameters
Name |
Description |
value |
value to quantize |
exponent |
value supplying the target quantum |
Created with MrDocs