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