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