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