From the unit circle to the polar plane — a complete visual study guide you can work through at your own pace.
Radians are the natural way to measure angles — they connect arc length directly to radius, making calculus much cleaner than degrees ever could.
One radian is the angle created when the arc length equals the radius. Since a full circle has circumference $2\pi r$, a full rotation is exactly $2\pi$ radians.
Multiply by the right conversion factor. Always simplify the fraction — don't leave ugly decimals.
| Angle (deg) | Angle (rad) | cos θ (x) | sin θ (y) | tan θ |
|---|---|---|---|---|
| 0° | $0$ | $1$ | $0$ | $0$ |
| 30° | $\frac{\pi}{6}$ | $\frac{\sqrt{3}}{2}$ | $\frac{1}{2}$ | $\frac{\sqrt{3}}{3}$ |
| 45° | $\frac{\pi}{4}$ | $\frac{\sqrt{2}}{2}$ | $\frac{\sqrt{2}}{2}$ | $1$ |
| 60° | $\frac{\pi}{3}$ | $\frac{1}{2}$ | $\frac{\sqrt{3}}{2}$ | $\sqrt{3}$ |
| 90° | $\frac{\pi}{2}$ | $0$ | $1$ | undefined |
| 180° | $\pi$ | $-1$ | $0$ | $0$ |
| 270° | $\frac{3\pi}{2}$ | $0$ | $-1$ | undefined |
Six functions, all born from the unit circle. Understand their definitions and graphs, and everything else follows naturally.
For a point $(x, y)$ on the unit circle at angle $\theta$:
On the unit circle, the radius is 1, so the coordinates are the trig values directly.
Each is simply 1 divided by a primary function:
• Domain: all reals • Range: $[-1,\,1]$
• Period: $2\pi$ • Odd function: $\sin(-x)=-\sin(x)$
• Zeros at $n\pi$, peaks at $\frac{\pi}{2}+2n\pi$
• Domain: all reals • Range: $[-1,\,1]$
• Period: $2\pi$ • Even function: $\cos(-x)=\cos(x)$
• Zeros at $\frac{\pi}{2}+n\pi$, peaks at $2n\pi$
One master formula controls four independent transformations. Identify each parameter and you can describe or sketch any sinusoidal function.
The height from midline to peak. Range becomes $[D-|A|,\; D+|A|]$. If $A<0$, the graph flips vertically.
Controls how fast the wave repeats.
Horizontal translation. Positive $C$ → right, negative $C$ → left.
Moves the midline up or down. The midline is the horizontal axis of symmetry of the wave.
Because trig functions repeat, we must restrict their domains to create true inverses. These restricted ranges are non-negotiable — you must memorize them.
$\arcsin(x)$ answers: "What angle has a sine of $x$?" — but only within the restricted range $\left[-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right]$.
$\sin(\pi/6) = 0.5$ and $\sin(5\pi/6) = 0.5$ — a function can't give two outputs for one input. We restrict so each inverse is a proper function.
| Function | Domain | Range (Restricted) | Quadrants |
|---|---|---|---|
| $y = \arcsin(x)$ | $[-1,\,1]$ | $\left[-\dfrac{\pi}{2},\,\dfrac{\pi}{2}\right]$ | Q I & IV |
| $y = \arccos(x)$ | $[-1,\,1]$ | $[0,\,\pi]$ | Q I & II |
| $y = \arctan(x)$ | all reals | $\left(-\dfrac{\pi}{2},\,\dfrac{\pi}{2}\right)$ | Q I & IV |
Identities are equations true for all valid angles. They're your algebraic toolkit for simplifying expressions, solving equations, and proving results.
Instead of $(x,y)$, a polar point is described by its distance from the origin and the angle it makes. Some curves that are messy in rectangular form become beautifully simple in polar.
$r$ = distance from the pole (origin), $\theta$ = angle from the polar axis (positive $x$-axis). Negative $r$ means go in the opposite direction.
A circle centered at the pole with radius $|a|$. Simple and perfect.
Petals! If $n$ is odd → $n$ petals. If $n$ is even → $2n$ petals. Traced as $\theta$ goes from $0$ to $2\pi$.
Shape depends on $|a/b|$: inner loop, cardioid ($a=b$), dimple, or convex. Cardioid is most common on exams.
A figure-eight centered at the pole. Only exists where $\cos(2\theta) \geq 0$.
Left: $r = 2 + 2\cos\theta$ (cardioid) · Right: $r = \cos(3\theta)$ (3-petal rose)
$\times \frac{\pi}{180}$ for deg→rad · $\times \frac{180}{\pi}$ for rad→deg · Memorize the 5 benchmark angles
Q I: all + · Q II: sin + · Q III: tan + · Q IV: cos +. Use reference angle for magnitude.
$y=A\sin(B(x-C))+D$ · Period $=2\pi/B$ · Amplitude $=|A|$ · Always factor $B$ first.
arcsin: $[-\pi/2,\,\pi/2]$ · arccos: $[0,\,\pi]$ · arctan: $(-\pi/2,\,\pi/2)$
$\sin^2+\cos^2=1$ is the root. Divide by $\cos^2$ for $1+\tan^2=\sec^2$. Divide by $\sin^2$ for $\cot^2+1=\csc^2$.
$x=r\cos\theta$, $y=r\sin\theta$, $r^2=x^2+y^2$. Multiply by $r$ to use $r^2$ substitution.