Trigonometry

The Unit Circle Decoded

Every trig value you will ever need lives on one simple circle. The unit circle is a circle of radius 1 centered at the origin, and it is the Rosetta Stone of trigonometry. Once you understand it, sine, cosine, and tangent stop being mysterious button-presses on a calculator and start being coordinates you can see.

The Circle and Its Coordinates

A point on the unit circle at angle theta from the positive x-axis has coordinates (cos theta, sin theta). That is the whole idea. Let’s watch it happen.

Angle theta (radians)0.79
06.28
θ=0.79 rad(cosθ,  sinθ)\theta = 0.79 \text{ rad} \quad \Rightarrow \quad (\cos\theta,\;\sin\theta)

Here we plot the upper and lower halves of the unit circle as two separate functions, along with sin(x) and cos(x) waves so you can see how the coordinates trace out the familiar wavy curves.

-1.5-1-0.50.511.5-1.5-1-0.50.511.5upper circlelower circlecos theta (x-coord)sin theta (y-coord)

The purple circle is the unit circle itself. The horizontal blue line shows cos(theta) — the x-coordinate of the point. The horizontal red line shows sin(theta) — the y-coordinate.

Try This

Drag theta slowly from 0 to 6.28 (a full revolution). Watch how cos(theta) starts at 1 and sin(theta) starts at 0. At theta = pi/2 (about 1.57), the point reaches the top of the circle: cos = 0 and sin = 1. Can you find the angle where both coordinates are equal?

Sine and Cosine As Waves

If we “unroll” the angle theta and plot sine and cosine as functions of x, we get the classic wave shapes. The unit circle is where those waves come from.

-7-6-5-4-3-2-11234567-2-112y = sin(x)y = cos(x)

Special Angles

Certain angles produce exact values that appear constantly in math and science. These are the special angles you should memorize:

Angle (degrees)Angle (radians)cos thetasin theta
0010
30pi/6sqrt(3)/21/2
45pi/4sqrt(2)/2sqrt(2)/2
60pi/31/2sqrt(3)/2
90pi/201
Connection

Notice the symmetry: the sine values at 0, 30, 45, 60, 90 degrees are 0, 1/2, sqrt(2)/2, sqrt(3)/2, 1 — and the cosine values are the same list in reverse order. That is because cos(theta) = sin(90 - theta). The two functions are reflections of each other across 45 degrees.

The Right Triangle Connection

The unit circle did not appear out of thin air. It comes directly from right triangles. Imagine a right triangle whose hypotenuse is a radius of the unit circle (so the hypotenuse has length 1). Then:

So the x-coordinate of the point on the circle is the adjacent side, and the y-coordinate is the opposite side. SOH-CAH-TOA is literally built into the circle.

Triangle angle (0 to ~84 deg)0.79
0.11.47
cos(0.79)0,sin(0.79)0\cos(0.79) \approx \text0, \quad \sin(0.79) \approx \text0
-0.50.511.5-0.50.511.5unit circle (upper)hypotenuse lineopposite (sin)

The green line is the hypotenuse (a radius of the unit circle). The horizontal red line shows sin(theta) — the height of the triangle. As you change the angle, the triangle gets taller or shorter, and the sine and cosine values change accordingly.

All Four Quadrants

So far we’ve focused on the first quadrant (angles 0 to 90 degrees). But the unit circle covers all angles from 0 to 360 degrees and beyond. The signs of sine and cosine tell you which quadrant the point is in:

QuadrantAngle rangecossin
I0 to 90++
II90 to 180-+
III180 to 270--
IV270 to 360+-
Try This

Use the theta slider at the top and watch the horizontal lines for cos and sin. When theta passes pi/2 (90 degrees), cos goes negative — the point has crossed into the second quadrant where x-coordinates are negative. Can you verify the sign pattern in all four quadrants?

The Pythagorean Identity

Since every point on the unit circle is at distance 1 from the origin, we always have:

cos^2(theta) + sin^2(theta) = 1

This is the most important identity in trigonometry, and it is nothing more than the Pythagorean theorem applied to the unit circle.

-7-6-5-4-3-2-112345671sin^2(x) + cos^2(x)sin^2(x)cos^2(x)

The yellow line is the sum sin^2(x) + cos^2(x) — it’s a flat line at y = 1. No matter what x is, the red and blue curves always add up to exactly 1.

Challenge

Challenge: Without a calculator, find the exact value of sin(5pi/6) and cos(5pi/6). Hint: 5pi/6 is in the second quadrant, and its reference angle is pi/6. Use the quadrant sign rules and the special angle table above.

Take the Quiz