Convert input to the closest ValueType64 value.
Declared in <bdldfp_decimalimputil.h>
Convert input to the closest ValueType64 value.
static
DecimalImpUtil::ValueType64
convertToDecimal64(ValueType128 const& input);
» more...
Convert input to the closest ValueType64 value.
static
DecimalImpUtil::ValueType64
convertToDecimal64(ValueType32 const& input);
» more...
the closest ValueType64 value
| Name | Description |
|---|---|
| input | value to convert |