Tested tool guide
Tested browser tools
Checked August 16, 2026
What Angle Unit Converter does, with a checked example
This tool converts a single angle value across degrees, radians, gradians, and turns at once, updating every field as soon as one changes, and draws the angle as an arc on a circle so you can see its size rather than just read a number. Radians are shown as a decimal, not as a multiple of pi, which is the detail people most often trip over: 1.5708 rad looks unfamiliar until you recognize it as pi/2, i.e. 90 degrees.
Worked example
A concrete input and expected output from the current implementation.
->
Expected output
1.5708 radians, 100 gradians, 0.25 turns
One full turn equals 360 degrees, 2*pi radians (about 6.2832), and 400 gradians, so 90 degrees is exactly one quarter of that: pi/2 rad, 100 gon, 0.25 turn.