BloombergLP::bdldfp::DecimalConvertUtil::decimalToDouble

Same as the overload taking Decimal32.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
double
decimalToDouble(Decimal64 decimal);

Return Value

closest double representation of decimal

Parameters

NameDescription
decimalvalue to convert