int abc = 179/160; float cdc = (float)179 / 160; abc = 1 cdc = 1.11875 i want if 1.11875 = 2 and 2.1111=3 and 3.1111=4 and so on how to perform this