[#BloombergLP-bdldfp-DecimalConvertUtil-decimalToDouble-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalConvertUtil.adoc[DecimalConvertUtil]::decimalToDouble :relfileprefix: ../../../ :mrdocs: Same as the overload taking `Decimal32`. == Synopsis Declared in `<bdldfp_decimalconvertutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static double decimalToDouble(xref:BloombergLP/bdldfp/Decimal64.adoc[Decimal64] decimal); ---- == Return Value closest `double` representation of `decimal` == Parameters [cols="1,4"] |=== | Name| Description | *decimal* | value to convert |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#