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