1. Converting a Half Marathon Distance
Race CoordinatorBackground
A race coordinator needs to place mile markers and water stations along a 13.1-mile half marathon course, requiring the exact distance in feet to coordinate with GPS tracking equipment.
Problem
Convert 13.1 miles to feet with two-decimal precision.
How to use
Input '13.1' in the Miles field and set the Decimal Precision to '2'.
Miles: 13.1, Precision: 2Outcome
The tool outputs a JSON object showing that 13.1 miles is equivalent to 69,168 feet.