Convert the specified 32‐bit decimal input to 64‐bit decimal.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
convertToDecimal64(ValueType32 const& input);
Created with MrDocs
Convert the specified 32‐bit decimal input to 64‐bit decimal.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
convertToDecimal64(ValueType32 const& input);
Created with MrDocs