Interactive Unit Circle

Drag a point around the unit circle to see the angle in degrees and radians, plus sine, cosine, and tangent — with exact values at common angles like 30°, 45°, and 60°.

Interactive unit circleA circle of radius one with a draggable point that reports its angle and trigonometric values.
θ = 30° = = 0.52 radians
Quadrant 1
sin θ = 0.5
cos θ = 0.87
tan θ = 0.58

What the unit circle shows

The unit circle is a circle with a radius of exactly 1, centered at the origin. It turns the trigonometric functions into something you can see: for any angle θ measured counter-clockwise from the positive x-axis, the point where the radius meets the circle has coordinates (cos θ, sin θ).

Drag the point above to any angle and watch four things update together:

Why radians matter

Degrees are convenient, but most of mathematics — and all of calculus — uses radians, where a full turn is 2π instead of 360°. One radian is the angle that sweeps out an arc equal to the radius. Turning on snap to common angles shows the exact radian values (like π⁄6, π⁄4, and π⁄3) instead of decimals.

The “special” angles worth memorizing

At 30°, 45°, and 60° (and their reflections around the circle), sine and cosine take clean exact values built from √2 and √3:

Notice the symmetry as you drag into each quadrant: the values repeat, only the signs change. That single idea — same reference angle, predictable signs — is most of what the unit circle is teaching you.

How to use this with a class

Project it, drag to an angle, and ask students to predict the sign of sine and cosine before you cross into the next quadrant. It’s also free to embed on your own site or LMS using the snippet below.

Sources

Last reviewed: 2026-06-19

Embed this on your site

Free to use. Paste this anywhere — a link back to PrepOK is included.

Related