Return the largest number ValueType32 can represent (IEEE‐754: +9.999999e+96).

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
ValueType32
max32() noexcept;

Created with MrDocs