Return the largest number ValueType32 can represent (IEEE‐754: +9.999999e+96).
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
ValueType32
max32() noexcept;
Return Value
the largest number ValueType32 can represent (IEEE‐754: +9.999999e+96)
Created with MrDocs