Return the smallest positive normalized number ValueType64 can represent (IEEE‐754: +1e‐383).

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
ValueType64
min64() noexcept;

Created with MrDocs