how to convert int into float in c code example Example: int to float c float percentage; percentage = (float)number/total * 100;