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