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( ValueType64* x, ValueType64 y, int exponent);