My home page

Running Calculator

In this JavaScript example, you will find out just how fast you've been running those races. Enter total mileage, hours, minutes, seconds, then click compute. Your pace will be displayed in the Minutes/Mile (pace) text box.

Input Mileage
Hours
Minutes
Seconds
Minutes/Mile (pace)
You can use your Document Source function in the View menu to look at the source of this HTML document. In the source, you'll see various math and formatting functions using the JavaScript language.