I did some testing with floating point calculations to minimize the precision loss. I stumbled across a phenomen I want to show here and hopefully get an explanation.
Wh
To write a constant float expression, try to use scientific notation:
select (1.0E0 / (1.0E0 / 60.0E0))
The result is 60.