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

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
ValueType32
min32() noexcept;

Return Value

the smallest positive normalized number ValueType32 can represent (IEEE‐754: +1e‐95)

Created with MrDocs