Return value with the quantum of exponent.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
quantize(
ValueType128 value,
ValueType128 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