[#BloombergLP-bdldfp-DecimalImpUtil_IntelDfp-convertToDecimal32-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp.adoc[DecimalImpUtil_IntelDfp]::convertToDecimal32 :relfileprefix: ../../../ :mrdocs: `convertToDecimal32` overloads == Synopses Declared in `<bdldfp_decimalimputil_inteldfp.h>` Convert the specified 128‐bit decimal `input` to 32‐bit decimal. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType32.adoc[DecimalImpUtil_IntelDfp::ValueType32] xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/convertToDecimal32-0d.adoc[convertToDecimal32](xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType128.adoc[ValueType128] const& input); ---- [.small]#xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/convertToDecimal32-0d.adoc[_» more..._]# Convert the specified 64‐bit decimal `input` to 32‐bit decimal. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType32.adoc[DecimalImpUtil_IntelDfp::ValueType32] xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/convertToDecimal32-01.adoc[convertToDecimal32](xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType64.adoc[ValueType64] const& input); ---- [.small]#xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/convertToDecimal32-01.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#