Return the smallest positive normalized number ValueType64 can represent (IEEE‐754: +1e‐383).
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
ValueType64
min64() noexcept;
Return Value
the smallest positive normalized number ValueType64 can represent (IEEE‐754: +1e‐383)
Created with MrDocs