I'm doing a spreadsheet that calculates how much time it takes to go 1 mile at different speeds
1 (mile) is in cell E1
25mph is in cell A28

E1/A28*60 is the formula in cell B28

e.g. 1 mile/25 mph*60= 2.4 minutes
.4 *60 = 24 seconds 25mph = 2 min 24 sec

The .4 is a separate calculation

How can I calculate just the .4 in one formula in that cell? (B28)or
How can I bring just the .4 in a different cell (C28) to be calculated?

Thanks