1. Personal Weight Conversion
Amateur AthleteBackground
A runner in the UK tracks their weight in stone but uses a training app that only accepts kilograms for BMI calculations.
Problem
Need to convert 11.5 stone into a precise kilogram value for a weekly progress log.
How to use
Input '11.5' into the stone field and set the decimal precision to 2.
stone: 11.5, precision: 2Outcome
The tool returns a result of 73.03 kg, allowing the athlete to update their app accurately.