Return a float having the value closest to the specified decimal.
Declared in <bdldfp_decimalconvertutil_inteldfp.h>
static
float
decimal128ToFloat(Decimal128 decimal);
closest float representation of decimal
| Name | Description |
|---|---|
| decimal | value to convert |