Same as the related overload above for multiplyByPowerOf10.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
Decimal128
multiplyByPowerOf10(
Decimal128 value,
int exponent);
Created with MrDocs
Same as the related overload above for multiplyByPowerOf10.
Declared in <bdldfp_decimalutil.h>
static
Decimal128
multiplyByPowerOf10(
Decimal128 value,
int exponent);
Created with MrDocs