[#BloombergLP-bdldfp-DecimalConvertUtil_IntelDfp-decimalToDouble-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalConvertUtil_IntelDfp.adoc[DecimalConvertUtil_IntelDfp]::decimalToDouble :relfileprefix: ../../../ :mrdocs: `decimalToDouble` overloads == Synopses Declared in `<bdldfp_decimalconvertutil_inteldfp.h>` Same as the related overload above for `decimalToDouble`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static double xref:BloombergLP/bdldfp/DecimalConvertUtil_IntelDfp/decimalToDouble-0e.adoc[decimalToDouble](xref:BloombergLP/bdldfp/Decimal128.adoc[Decimal128] decimal); ---- [.small]#xref:BloombergLP/bdldfp/DecimalConvertUtil_IntelDfp/decimalToDouble-0e.adoc[_» more..._]# Return a `double` object having the value closest to the value of the specified `decimal` object following the conversion rules defined by IEEE‐754: [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static double xref:BloombergLP/bdldfp/DecimalConvertUtil_IntelDfp/decimalToDouble-08.adoc[decimalToDouble](xref:BloombergLP/bdldfp/Decimal32.adoc[Decimal32] decimal); ---- [.small]#xref:BloombergLP/bdldfp/DecimalConvertUtil_IntelDfp/decimalToDouble-08.adoc[_» more..._]# Same as the related overload above for `decimalToDouble`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static double xref:BloombergLP/bdldfp/DecimalConvertUtil_IntelDfp/decimalToDouble-00.adoc[decimalToDouble](xref:BloombergLP/bdldfp/Decimal64.adoc[Decimal64] decimal); ---- [.small]#xref:BloombergLP/bdldfp/DecimalConvertUtil_IntelDfp/decimalToDouble-00.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#