Return the difference between the least representable value of type ValueType128 greater than 1 and 1 (IEEE‐754: +1e‐33).
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
ValueType128
epsilon128() noexcept;
Created with MrDocs