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