Return the largest number ValueType64 can represent (IEEE‐754: +9.999999999999999e+384).

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
ValueType64
max64() noexcept;

Created with MrDocs