c++ store int division to float code example Example: cpp get float from integer division float ans = (float)a / (float)b;