[#BloombergLP-bdldfp-DecimalImpUtil_IntelDfp-binaryToDecimal64-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp.adoc[DecimalImpUtil_IntelDfp]::binaryToDecimal64 :relfileprefix: ../../../ :mrdocs: Convert the specified binary floating‐point `value` to decimal64. == Synopsis Declared in `<bdldfp_decimalimputil_inteldfp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType64.adoc[DecimalImpUtil_IntelDfp::ValueType64] binaryToDecimal64(double value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#