Return the 32‐bit decimal value closest to the specified value.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType32
binaryToDecimal32(double value);
Created with MrDocs
Return the 32‐bit decimal value closest to the specified value.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType32
binaryToDecimal32(double value);
Created with MrDocs