Same as the overload taking Decimal64.
Declared in <bdldfp_decimalutil.h>
static
Decimal128
quantize(
Decimal128 value,
int exponent);
value with the specified decimal exponent
| Name | Description |
|---|---|
| value | decimal value to quantize |
| exponent | desired decimal exponent |