Return value multiplied by 10 raised to exponent.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType64
scaleB(
ValueType64 value,
int exponent);
Created with MrDocs