Return the maximum rounding error for the ValueType128 type. The actual value returned depends on the current decimal floating point rounding setting.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
ValueType128
roundError128() noexcept;
Created with MrDocs