Return the difference between the least representable value of type ValueType64 greater than 1 and 1 (IEEE‐754: +1e‐15).

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
ValueType64
epsilon64() noexcept;

Created with MrDocs