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