Quantize y to the specified exponent and store the result in x.
y
exponent
x
Declared in <bdldfp_decimalimputil.h>
<bdldfp_decimalimputil.h>
static int quantizeEqual( ValueType128* x, ValueType128 y, int exponent);