hello:
i suppose to write a C program which takes a float number and invert it (turn it).
for example :
input number 643.21 and mak it: 12.346 .
i have to write this with basic formations.
please help me to solve this because i dont know how to do it.
i suppose to write a C program which takes a float number and invert it (turn it).
for example :
input number 643.21 and mak it: 12.346 .
i have to write this with basic formations.
please help me to solve this because i dont know how to do it.
Comment