[#BloombergLP-bdldfp-DecimalImpUtil_IntelDfp-binaryToDecimal32-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp.adoc[DecimalImpUtil_IntelDfp]::binaryToDecimal32 :relfileprefix: ../../../ :mrdocs: Return the 32‐bit decimal value closest to the specified `value`. == Synopsis Declared in `<bdldfp_decimalimputil_inteldfp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType32.adoc[DecimalImpUtil_IntelDfp::ValueType32] binaryToDecimal32(double value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#