Very strange behavior of fractions
/* When I tried make fraction as 1/170 and this work correctly, so the program stopped after 17cycles, but when the fraction is 1/70 this doesn’t work correctly and never stopped but should do it after 7 cycles.
/* When I tried make fraction as 1/170 and this work correctly, so the program stopped after 17cycles, but when the fraction is 1/70 this doesn’t work correctly and never stopped but should do it after 7 cycles.