
Calculation of the Interval Shifting
After writing a decimal digit to the data stream, the parameters for the endpoints of the current interval has to be adapted in the following manner:
- Jcurrl = (Jgesl* 10) - (int)(Jgesl* 10)
- Jcurru = (Jgesl* 10) - (int)(Jgesl* 10)
- Jcurrs = Jgesu - Jgesl
Example: Shifting by one decimal digit

At the recalculation of the interval parameters they must also provide, that no partial intervals arise in the following with the size 0.
< ^ >
|