BloombergLP::bdldfp::DecimalConvertUtil_IntelDfp::decimal128ToDouble

Return the closest double to the specified decimal.

Synopsis

Declared in <bdldfp_decimalconvertutil_inteldfp.h>

static
double
decimal128ToDouble(Decimal128 decimal);

Return Value

closest double representation of decimal

Parameters

NameDescription
decimalvalue to convert