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