BloombergLP::bdldfp::DecimalImpUtil::scaleB

Scale the specified decimal value by 10 raised to exponent.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
scaleB(
    ValueType128 value,
    int exponent);