Create a ValueType64 from the specified significand and exponent.
ValueType64
significand
exponent
Declared in <bdldfp_decimalimputil.h>
<bdldfp_decimalimputil.h>
static DecimalImpUtil::ValueType64 makeDecimalRaw64( long long significand, int exponent);