Return the smallest positive denormalized value for the ValueType64 type (IEEE‐754: +0.000000000000001e‐383).

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
ValueType64
denormMin64() noexcept;

Return Value

the smallest positive denormalized value for the ValueType64 type (IEEE‐754: +0.000000000000001e‐383)

Created with MrDocs