BloombergLP::bdldfp::DecimalConvertUtil::decimal128ToDouble

DEPRECATED: Use decimalToDouble instead.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
double
decimal128ToDouble(Decimal128 decimal);

Return Value

closest double representation of decimal

Parameters

NameDescription
decimalvalue to convert