1. Converting Coastal Wind Speeds for Sailing
Sailing InstructorBackground
A sailing instructor is preparing a safety briefing for students using a local weather report that lists wind speeds in miles per hour.
Problem
The students' marine charts and wind instruments use knots, requiring a quick and accurate conversion of a 15 mph wind speed.
How to use
Input '15' in the Miles per hour field and set the decimal precision to 2.
{"mph": "15", "precision": 2}Outcome
The tool outputs 13.03 knots, allowing the instructor to deliver clear, standardized safety limits to the class.