3 ms·round(stat * 1.05); // rounded down round(stat / 1.05); // rounded down again that would be my first guess.by ramon156 6d agoround(stat * 1.05); // rounded down round(stat / 1.05); // rounded down again that would be my first guess.