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