BloombergLP::bdldfp::DecimalConvertUtil::decimal128ToFloat

DEPRECATED: Use decimalToFloat instead.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
float
decimal128ToFloat(Decimal128 decimal);

Return Value

closest float representation of decimal

Parameters

NameDescription
decimalvalue to convert