[#BloombergLP-bdldfp-DecimalImpUtil-max32] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::max32 :relfileprefix: ../../../ :mrdocs: Return the largest number `ValueType32` can represent (IEEE‐754: +9.999999e+96). == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType32.adoc[ValueType32] max32() noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#