Return a float having the value closest to the specified decimal.

Synopsis

Declared in <bdldfp_decimalconvertutil_inteldfp.h>

static
float
decimal64ToFloat(Decimal64 decimal);

Created with MrDocs