Create a Decimal64 closest to binary floating-point value.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
binaryToDecimal64(double value);
a Decimal64 closest to binary floating-point value
| Name | Description |
|---|---|
| value | binary floating-point value to convert |