Unit Circle and Trigonometric Functions
The unit circle gives you a visual framework for understanding sine and cosine. Every point on the circle corresponds to an angle, and the coordinates of that point are the cosine and sine values. Once you learn how this works for a few key angles, reference angles let you extend that knowledge to any angle on the circle.

Sine and cosine for common angles
The unit circle is a circle with radius 1, centered at the origin . Angles are measured counterclockwise from the positive x-axis. For any angle , the point where the terminal side intersects the unit circle has coordinates .
That's the core idea: the x-coordinate is cosine, and the y-coordinate is sine.
Three angles show up constantly in pre-calc and beyond. You should know their radian equivalents and their unit circle coordinates cold:
- 30° = → point on circle:
- ,
- 45° = → point on circle:
- ,
- 60° = → point on circle:
- ,
A useful pattern: the sine values for 30°, 45°, and 60° follow , , . The cosine values go in reverse order. Noticing this makes memorization much easier.
Don't forget the quadrantal angles either: at 0° the point is , at 90° it's , at 180° it's , and at 270° it's .
Domain and range of trigonometric functions
Because you can rotate an angle as far as you want in either direction, the domain of both sine and cosine is all real numbers: .
The range is more restricted. Since every point on the unit circle satisfies , neither coordinate can be greater than 1 or less than . So for both functions:
- Sine reaches its maximum of 1 at () and its minimum of at ().
- Cosine reaches its maximum of 1 at (and ) and its minimum of at ().
Both sine and cosine are periodic functions, meaning they repeat their values in a regular cycle. The period is radians (360°), so for any , and the same holds for cosine.

Applying Reference Angles
Reference angles in the unit circle
A reference angle is the acute angle (between 0° and 90°) formed between the terminal side of your angle and the x-axis. It's always measured to the nearest portion of the x-axis, not the y-axis.
To find a reference angle:
- Quadrant I (0° to 90°): reference angle = the angle itself
- Quadrant II (90° to 180°): reference angle =
- Quadrant III (180° to 270°): reference angle =
- Quadrant IV (270° to 360°): reference angle =
The reference angle tells you the magnitude of sine and cosine. The quadrant tells you the sign. A common mnemonic is "All Students Take Calculus" (ASTC), going counterclockwise from Quadrant I:
- Quadrant I — All trig functions positive
- Quadrant II — Sine positive, cosine negative
- Quadrant III — Tangent positive (sine and cosine both negative)
- Quadrant IV — Cosine positive, sine negative

Using reference angles step by step
Here's the process for finding sine or cosine of any angle:
- Identify the quadrant the angle falls in.
- Calculate the reference angle using the formulas above.
- Look up sine and cosine of the reference angle (it'll be one of the common angles you've memorized).
- Apply the correct signs based on the quadrant.
Example: Find and .
-
210° is between 180° and 270°, so it's in Quadrant III.
-
Reference angle: .
-
From the unit circle: , .
-
In Quadrant III, both sine and cosine are negative:
Example: Find and .
-
315° is in Quadrant IV.
-
Reference angle: .
-
, .
-
In Quadrant IV, sine is negative and cosine is positive:
Key connections to other topics
A few concepts build directly on the unit circle and will come up later in the course:
- Pythagorean identity: Since any point on the unit circle satisfies , you get . This is the most fundamental trig identity.
- Periodic behavior: The repeating nature of sine and cosine connects to graphing trig functions, where you'll study amplitude, period, and phase shifts.
- Parametric equations: The unit circle can be described parametrically as , , which you'll use to model circular and periodic motion.