Same as the related overload above for decimalToDouble.

Synopsis

Declared in <bdldfp_decimalconvertutil_inteldfp.h>

static
double
decimalToDouble(Decimal64 decimal);

Return Value

closest double representation of decimal

Parameters

Name

Description

decimal

value to convert

Created with MrDocs