Return the 64‐bit decimal value closest to the specified value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
binaryToDecimal64(double value);

Created with MrDocs