Quantize y to the specified exponent and store the result in x.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
int
quantizeEqual(
ValueType64* x,
ValueType64 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(
ValueType64* x,
ValueType64 y,
int exponent);
Created with MrDocs