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