Scale the specified decimal value by 10 raised to exponent.
value
10
exponent
Declared in <bdldfp_decimalimputil.h>
<bdldfp_decimalimputil.h>
static DecimalImpUtil::ValueType128 scaleB( ValueType128 value, int exponent);