This caused by the round function.

That is if the result is like

25.6
74.9

Then it got rouned as 26 and 75.

On next release result will show like

25.60
74.90

and the problem will be fixed.