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