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

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
binaryToDecimal128(double value);

Created with MrDocs