Reading the Unit Circle
The unit circle is the single most useful picture in all of trigonometry. It is nothing more than a circle of radius 1 centred on the origin of the coordinate plane, yet it manages to turn every angle into a pair of coordinates and every trig value into something you can literally point at. Spend a quiet afternoon reading it fluently and a huge amount of the subject clicks into place — right-triangle ratios, the sine and cosine graphs, and the core identities all turn out to be different views of this one simple diagram.
Why a point is (cos θ, sin θ)
Start at the point (1, 0) on the far right and rotate counterclockwise through an angle θ. The radius to your new point acts as the hypotenuse of a little right triangle dropped down to the x-axis. Because that hypotenuse has length 1, the horizontal leg is cos θ = adjacent / 1, which is just the x-coordinate, and the vertical leg is sin θ = opposite / 1, which is the y-coordinate. So every point on the circle is exactly (cos θ, sin θ). The circle is a lookup table for both functions at once.
The Pythagorean identity is the circle's own equation
A circle of radius 1 centred at the origin is, algebraically, just every point (x, y) satisfying x2 + y2 = 1. Substitute x = cos θ and y = sin θ — which is exactly what the unit circle says every point on it equals — and that equation becomes cos2θ + sin2θ = 1, the Pythagorean identity. It is usually introduced as an algebraic fact to memorise, but on the circle it is nothing more than "this point is a distance of 1 from the centre," restated in coordinates. Every angle you plug in, no matter how odd, automatically lands on the circle and automatically satisfies the identity, which is why it holds universally rather than for a handful of special angles.
The unit circle is also the simplest member of a bigger family: a circle of radius r centred at the origin puts its points at (r cos θ, r sin θ), and the identity generalises to x2 + y2 = r2. Choosing r = 1 is what makes cos θ and sin θ equal to the coordinates directly, with no extra scaling factor to carry around — the entire reason the unit circle, rather than some other radius, is the standard picture for trigonometry.
The key angles
Five angles in the first quadrant do most of the heavy lifting. Here they are in degrees, in radians, and as coordinates:
| Degrees | Radians | (cos, sin) |
|---|---|---|
| 0° | 0 | (1, 0) |
| 30° | π/6 | (√3/2, 1/2) |
| 45° | π/4 | (√2/2, √2/2) |
| 60° | π/3 | (1/2, √3/2) |
| 90° | π/2 | (0, 1) |
Where the exact values come from
These are not random decimals to memorise; they fall out of two simple triangles. For 45°, picture a right triangle with two equal legs. Its hypotenuse is √2 times a leg, so both sine and cosine equal 1/√2 = √2/2 ≈ 0.7071 — equal, as symmetry demands. For 30° and 60°, slice an equilateral triangle down the middle. The half you keep has a hypotenuse of 1, a short side of 1/2, and a long side of √3/2. Reading the ratios off that half-triangle gives sin 30° = 1/2 and sin 60° = √3/2, with cosine swapping the two. That is the whole story behind the table.
Written as decimals rather than fractions, sine climbs 0, 0.5, 0.7071, 0.866, 1 across those five angles — a strictly increasing run that mirrors the fact that the point is simply rising higher up the circle as the angle grows from 0° to 90°. Cosine runs the same five numbers in reverse, since it is tracking how far the point has swung away from the starting x-coordinate of 1. Noticing that shared pattern is often a faster memory aid than memorising ten separate fractions.
Signs in the four quadrants
Because cosine is the x-coordinate and sine is the y-coordinate, their signs simply follow the signs of x and y in each quadrant:
- Quadrant I (0° to 90°): both positive.
- Quadrant II (90° to 180°): cos θ < 0, sin θ > 0.
- Quadrant III (180° to 270°): both negative.
- Quadrant IV (270° to 360°): cos θ > 0, sin θ < 0.
The old mnemonic "All Students Take Calculus" names which function stays positive in each quadrant in turn: All, Sine, Tangent, Cosine. The full-circle table further down confirms it directly: quadrant III (210°, 225°, 240°) is the only place where both cos and sin are negative, so their ratio, tangent, comes out positive again — exactly the "Tangent" slot the mnemonic predicts.
From a spinning point to a wave
The unit circle also explains where the sine and cosine graphs come from, rather than treating them as a separate topic. Imagine tracking only the height (the y-coordinate) of a point as it travels counterclockwise around the circle at a constant speed, and plotting that height against the angle travelled so far. The result is precisely the sine curve: it starts at 0, rises to 1 a quarter of the way round, falls back through 0 at the halfway point, drops to −1 three-quarters of the way round, and returns to 0 after a full turn. Tracking the x-coordinate instead produces the cosine curve, a quarter-turn out of step with sine because it starts at its maximum rather than at zero. Graphing Sine and Cosine Waves picks up from exactly this point and shows how to sketch a stretched, shifted version of that same wave.
How tangent fits in
Tangent is the ratio of the other two: tan θ = sin θ / cos θ = y / x. Read geometrically, that is the slope of the radius line drawn out to the point. It is positive where x and y share a sign (quadrants I and III) and negative where they differ (II and IV). At 90° and 270° the x-coordinate is 0, so the division blows up and tangent is undefined — the radius there is perfectly vertical and has no finite slope.
Reaching the rest of the circle
You only ever memorise the first quadrant; the other three come free through reference angles. A reference angle is the acute gap between your radius and the x-axis. Take 150°: it sits in quadrant II, and its reference angle is 180° − 150° = 30°. So its coordinates match 30° in size, (√3/2, 1/2), and you only adjust the signs for quadrant II, where cosine turns negative. That gives (−√3/2, 1/2), so cos 150° = −√3/2 and sin 150° = 1/2. Every angle in the full 360°, and beyond, reduces to a first-quadrant value dressed with the correct sign.
The full circle, all four quadrants
Extending the same five key angles around all four quadrants gives every commonly-used angle on the circle. Each row below comes straight from the site's own degrees-to-radians converter, which normalises the angle and reads its quadrant and coordinates directly:
| Degrees | Radians | Quadrant | (cos, sin) |
|---|---|---|---|
| 0° | 0 | axis | (1, 0) |
| 30° | π/6 ≈ 0.5236 | I | (0.866, 0.5) |
| 45° | π/4 ≈ 0.7854 | I | (0.7071, 0.7071) |
| 60° | π/3 ≈ 1.0472 | I | (0.5, 0.866) |
| 90° | π/2 ≈ 1.5708 | axis | (0, 1) |
| 120° | 2π/3 ≈ 2.0944 | II | (−0.5, 0.866) |
| 135° | 3π/4 ≈ 2.3562 | II | (−0.7071, 0.7071) |
| 150° | 5π/6 ≈ 2.618 | II | (−0.866, 0.5) |
| 180° | π ≈ 3.1416 | axis | (−1, 0) |
| 210° | 7π/6 ≈ 3.6652 | III | (−0.866, −0.5) |
| 225° | 5π/4 ≈ 3.927 | III | (−0.7071, −0.7071) |
| 240° | 4π/3 ≈ 4.1888 | III | (−0.5, −0.866) |
| 270° | 3π/2 ≈ 4.7124 | axis | (0, −1) |
| 300° | 5π/3 ≈ 5.236 | IV | (0.5, −0.866) |
| 315° | 7π/4 ≈ 5.4978 | IV | (0.7071, −0.7071) |
| 330° | 11π/6 ≈ 5.7596 | IV | (0.866, −0.5) |
| 360° | 2π ≈ 6.2832 | axis | (1, 0) |
The full Trig Values Reference lays out this same set of angles alongside all six trig functions — sine, cosine, tangent, and their three reciprocals — generated straight from the calculators rather than retyped by hand.
Angles past a full turn just lap the circle again
Nothing special happens to an angle larger than 360° either — it simply keeps travelling around a circle it has already completed at least once. Take 405°. Subtracting a full 360° turn leaves 45°, and the degrees-to-radians converter confirms exactly that: 405° normalises to 45°, quadrant I, with the same (0.7071, 0.7071) coordinates and the same 0.7854-radian measure as a plain 45° angle. The "raw" radian value of 405° is a different number, 7.0686 (405 × π/180), since that conversion hasn't wrapped the angle back into a single turn yet — but the moment you normalise, 405° and 45° are indistinguishable, because they point at the identical spot on the circle. An angle can lap the circle any number of times and its sine, cosine, and tangent never notice, which is exactly why sine and cosine are called periodic functions.
Negative angles run the circle backwards
Rotating clockwise instead of counterclockwise produces a negative angle, and the circle handles it the same way it handles anything past 360°: by wrapping around. Take −45°. Adding a full 360° turn gives 315°, which is where the angle actually lands — in quadrant IV, with coordinates (0.7071, −0.7071). So cos(−45°) = cos(315°) = 0.7071 and sin(−45°) = sin(315°) = −0.7071. This is exactly the even/odd symmetry in disguise: cosine is unchanged by the sign flip (0.7071 either way), while sine changes sign (0.7071 becomes −0.7071), because reflecting an angle below the x-axis keeps the x-coordinate and flips the y-coordinate.
The circle rewards slow, repeated reading. Explore every angle on it with the degrees to radians converter, cross-check any value against the Trig Values Reference, and see The Unit Circle: The One Idea Behind All of Trigonometry for how this single picture underlies everything else on the site.