1. Converting Right Angles for Surveying
Land SurveyorBackground
A surveyor is working with European topographic maps that use gradians (gon) instead of degrees.
Problem
Needs to convert a standard 90-degree boundary angle into gradians to match the map's coordinate system.
How to use
Enter '90' in the Degrees field and set the decimal precision to 6.
{
"degrees": "90",
"precision": 6
}Outcome
The tool outputs a JSON result showing 100 gradians.