Scale the specified decimal value by 10 raised to exponent.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType128
scaleB(
ValueType128 value,
int exponent);
Created with MrDocs