Angle Measurements and Trigonometric Functions
Trigonometric functions connect angles to ratios, and they show up constantly in calculus. They're the main tool for describing anything periodic: circular motion, waves, oscillations. Before diving into derivatives and integrals of trig functions later in the course, you need a solid handle on how angles are measured, how the six trig functions work, and how their graphs behave.
Degree vs. Radian Measurements
A degree divides a full circle into 360 equal parts, so is one complete rotation. You've used degrees your whole life for compass directions, weather, etc.
A radian is defined by the unit circle: 1 radian is the angle created when the arc length equals the radius of the circle. A full circle has an arc length of , so a full rotation is radians.
Why do we care about radians in calculus? Because the derivative and integral formulas for trig functions only work cleanly in radians. For example, the derivative of is only when is in radians. If you use degrees, an ugly conversion factor appears. So from here on out, radians are the default.
Conversion formulas:
- Degrees to radians:
- Radians to degrees:
Common angles to memorize:
| Degrees | Radians |
|---|---|
Trigonometric Functions in Triangles and Circles
Right triangle definitions (SOH-CAH-TOA):
For an acute angle in a right triangle:
These definitions work great for angles between and , but they break down for larger or negative angles. That's where the unit circle comes in.
Unit circle definitions:
Place a circle of radius 1 centered at the origin. For any angle measured counterclockwise from the positive -axis, the point where the terminal side of the angle meets the circle has coordinates . This means:
The unit circle definition handles any angle, positive or negative, well beyond . It also makes clear why and are always between and : the point never leaves the unit circle.

Properties of Trigonometric Functions
Each trig function has a specific domain (valid inputs), range (possible outputs), and period (how often it repeats).
- Sine: Domain is all real numbers. Range is . Period is .
- Cosine: Domain is all real numbers. Range is . Period is .
- Tangent: Domain is all real numbers except (where ). Range is . Period is .
Trigonometric Identities and Graphs

Trigonometric Identities
Trig identities are equations that hold true for all valid angles. You'll use these constantly in calculus to simplify expressions before differentiating or integrating.
Reciprocal identities define three additional trig functions:
Pythagorean identities come directly from the equation of the unit circle, :
The second and third identities are just the first one divided by and , respectively. You don't need to memorize all three if you remember how to derive them from the first.
Graphs of Basic Trigonometric Functions
Sine :
- Starts at 0, rises to 1 at , returns to 0 at , drops to at , and completes the cycle at
- Range:
- Odd function: (symmetric about the origin)
Cosine :
- Starts at 1, drops to 0 at , reaches at , returns to 0 at , and completes the cycle at
- Range:
- Even function: (symmetric about the -axis)
Notice that cosine is just sine shifted left by : .
Tangent :
- Period of (repeats twice as fast as sine and cosine)
- Range:
- Vertical asymptotes at for any integer , because at those points
- Odd function:
Effects of Parameters on Trigonometric Graphs
The general form is (same idea applies to cosine). Each parameter controls a different transformation:
- Amplitude : Stretches the graph vertically. The function oscillates between and . If is negative, the graph also flips over the horizontal axis.
- Period : Controls horizontal compression or stretching. A larger means more cycles squeezed into the same interval. For example, completes a full cycle in instead of .
- Phase shift : Shifts the graph horizontally. A positive result shifts right; a negative result shifts left. Be careful with the sign here: in , the phase shift is to the right, not .
- Vertical shift : Moves the entire graph up () or down (). The midline of the wave becomes instead of .
Quick example: For , you have amplitude 3, period , phase shift to the right, and midline at .