Same as the related overload above for multiplyByPowerOf10.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal128
multiplyByPowerOf10(
    Decimal128 value,
    int exponent);

Created with MrDocs