[#BloombergLP-bdldfp-DecimalImpUtil_IntelDfp-convertToDecimal64-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp.adoc[DecimalImpUtil_IntelDfp]::convertToDecimal64 :relfileprefix: ../../../ :mrdocs: Convert the specified 128‐bit decimal `input` to 64‐bit decimal. == 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] convertToDecimal64(xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType128.adoc[ValueType128] const& input); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#