Same as the related overload above for quantize.
Declared in <bdldfp_decimalutil.h>
static
Decimal64
quantize(
Decimal64 value,
Decimal64 exponent);
value with the same quantum as exponent
| Name | Description |
|---|---|
| value | decimal value to quantize |
| exponent | value whose quantum supplies the desired exponent |