Construct a raw 64-bit decimal from a signed significand and exponent.
significand
exponent
Declared in <bdldfp_decimalimputil.h>
<bdldfp_decimalimputil.h>
static DecimalImpUtil::ValueType64 makeDecimalRaw64( int significand, int exponent);