A Lookup Table That Outgrew Itself
Around 130 BCE, Hipparchus of Rhodes built the first table of chords — astronomical data for converting angles into measured ratios. His tables were physical artefacts: scrolls listing values to two decimal places. By the year 2000, the same lookup happened ten billion times a second inside every GPS satellite. The six trigonometric functions are what Hipparchus's table became when calculus and computers got hold of it.
What Are Trigonometric Functions?
Trigonometric functions are six functions that take an angle as input and return a ratio. They are defined in two equivalent ways:
Right-triangle definition (for acute angles): ratios of side lengths in a right triangle.
Unit-circle definition (for any real angle): coordinates of a point reached by rotating from the positive $x$-axis.
Three are "primary": $$\sin\theta = \frac{\text{opposite}}{\text{hypotenuse}}, \quad \cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}}, \quad \tan\theta = \frac{\text{opposite}}{\text{adjacent}}$$
Three are "reciprocal": $$\csc\theta = \frac{1}{\sin\theta}, \quad \sec\theta = \frac{1}{\cos\theta}, \quad \cot\theta = \frac{1}{\tan\theta}$$
The mnemonic SOH-CAH-TOA (Sine = Opposite/Hypotenuse, Cosine = Adjacent/Hypotenuse, Tangent = Opposite/Adjacent) handles the first three. The other three are just "flip it."
The Six Trigonometric Function Formulas
Function | Right-triangle | Unit-circle |
|---|---|---|
$\sin\theta$ | $\dfrac{\text{opp}}{\text{hyp}}$ | $y$-coordinate of $(\cos\theta, \sin\theta)$ |
$\cos\theta$ | $\dfrac{\text{adj}}{\text{hyp}}$ | $x$-coordinate of $(\cos\theta, \sin\theta)$ |
$\tan\theta$ | $\dfrac{\text{opp}}{\text{adj}}$ | $\dfrac{\sin\theta}{\cos\theta}$ |
$\csc\theta$ | $\dfrac{\text{hyp}}{\text{opp}}$ | $\dfrac{1}{\sin\theta}$ |
$\sec\theta$ | $\dfrac{\text{hyp}}{\text{adj}}$ | $\dfrac{1}{\cos\theta}$ |
$\cot\theta$ | $\dfrac{\text{adj}}{\text{opp}}$ | $\dfrac{\cos\theta}{\sin\theta}$ |
The unit-circle definitions extend the right-triangle definitions to every angle, including angles greater than $\pi/2$ and negative angles. That generalisation — moving from triangles to a circle — is the conceptual jump that makes trig work in calculus and physics.
Trigonometric Function Values at Standard Angles
The five "exact" angles you should know cold:
$\theta$ | $0$ | $\pi/6$ ($30°$) | $\pi/4$ ($45°$) | $\pi/3$ ($60°$) | $\pi/2$ ($90°$) |
|---|---|---|---|---|---|
$\sin\theta$ | $0$ | $1/2$ | $\sqrt{2}/2$ | $\sqrt{3}/2$ | $1$ |
$\cos\theta$ | $1$ | $\sqrt{3}/2$ | $\sqrt{2}/2$ | $1/2$ | $0$ |
$\tan\theta$ | $0$ | $1/\sqrt{3}$ | $1$ | $\sqrt{3}$ | undefined |
$\csc\theta$ | undef. | $2$ | $\sqrt{2}$ | $2/\sqrt{3}$ | $1$ |
$\sec\theta$ | $1$ | $2/\sqrt{3}$ | $\sqrt{2}$ | $2$ | undef. |
$\cot\theta$ | undef. | $\sqrt{3}$ | $1$ | $1/\sqrt{3}$ | $0$ |
The pattern that makes this memorable. Sine goes $0, 1/2, \sqrt{2}/2, \sqrt{3}/2, 1$ — try writing it as $\sqrt{0}/2, \sqrt{1}/2, \sqrt{2}/2, \sqrt{3}/2, \sqrt{4}/2$. Five values, indexed by the square root of $0, 1, 2, 3, 4$. Cosine is the same pattern in reverse. Once you see this, you'll never forget the table.
Trig Functions in Four Quadrants
On the unit circle, signs depend on quadrant. The mnemonic ASTC ("All Students Take Calculus") gives which functions are positive in each quadrant, counter-clockwise from quadrant I:
Quadrant | Range of $\theta$ | Positive functions |
|---|---|---|
I | $0$ to $\pi/2$ | All — sin, cos, tan all positive |
II | $\pi/2$ to $\pi$ | Sine only |
III | $\pi$ to $3\pi/2$ | Tangent only (and cot) |
IV | $3\pi/2$ to $2\pi$ | Cosine only (and sec) |
This handles the sign question for any angle outside the first quadrant — without it, students consistently miss signs on values like $\sin(7\pi/6)$.
The Graphs of the Six Trigonometric Functions
Sine and cosine
Both are smooth waves with amplitude $1$ and period $2\pi$. They look identical, just shifted: $\cos x = \sin(x + \pi/2)$ — cosine leads sine by a quarter period.
Domain: all real numbers
Range: $[-1, 1]$
Period: $2\pi$
$\sin$ passes through the origin; $\cos$ starts at $(0, 1)$.
Tangent and cotangent
Both have asymptotes — vertical lines the graph never touches.
$\tan$ asymptotes at $x = \pi/2 + n\pi$; period $\pi$; range all reals.
$\cot$ asymptotes at $x = n\pi$; period $\pi$; range all reals.
Secant and cosecant
Both look like upside-down U-shapes between asymptotes.
$\sec$ asymptotes where $\cos = 0$; range $(-\infty, -1] \cup [1, \infty)$.
$\csc$ asymptotes where $\sin = 0$; range $(-\infty, -1] \cup [1, \infty)$.
Domain and Range of Trigonometric Functions
Function | Domain | Range |
|---|---|---|
$\sin\theta$ | $(-\infty, \infty)$ | $[-1, 1]$ |
$\cos\theta$ | $(-\infty, \infty)$ | $[-1, 1]$ |
$\tan\theta$ | $\theta \neq \pi/2 + n\pi$ | $(-\infty, \infty)$ |
$\csc\theta$ | $\theta \neq n\pi$ | $(-\infty, -1] \cup [1, \infty)$ |
$\sec\theta$ | $\theta \neq \pi/2 + n\pi$ | $(-\infty, -1] \cup [1, \infty)$ |
$\cot\theta$ | $\theta \neq n\pi$ | $(-\infty, \infty)$ |
The unrestricted-domain functions are sine and cosine. Everything else has gaps where division by zero happens.
Three Worked Examples — Quick, Standard, Stretch
Quick
Find $\sin(\pi/3) + \cos(\pi/6)$.
From the table: $\sin(\pi/3) = \sqrt{3}/2$ and $\cos(\pi/6) = \sqrt{3}/2$.
$$\sin(\pi/3) + \cos(\pi/6) = \frac{\sqrt{3}}{2} + \frac{\sqrt{3}}{2} = \sqrt{3}$$
The two values are equal because $\pi/3$ and $\pi/6$ are complementary angles — $\sin\theta = \cos(\pi/2 - \theta)$ in action.
The Mistake Worth Making Once — Standard Example
Evaluate $\sin(5\pi/6)$.
The wrong path. A student reasons: "$5\pi/6$ is bigger than $\pi/2$, so I'm out of the first quadrant. Let me subtract $\pi/2$ — that gives $\pi/3$, so $\sin(5\pi/6) = \sin(\pi/3) = \sqrt{3}/2$."
The student got the right numerical answer — but for the wrong reason. The subtraction $5\pi/6 - \pi/2 = \pi/3$ doesn't preserve sine. They got lucky.
Sanity check. $5\pi/6 = 150°$. The reference angle (distance to the nearest $x$-axis) is $\pi - 5\pi/6 = \pi/6 = 30°$. So $\sin(5\pi/6)$ should equal $\sin(\pi/6) = 1/2$ in magnitude, not $\sin(\pi/3) = \sqrt{3}/2$.
The correct path. Use the reference angle:
$5\pi/6$ is in quadrant II.
Reference angle: $\pi - 5\pi/6 = \pi/6$.
By ASTC, sine is positive in quadrant II.
Therefore $\sin(5\pi/6) = +\sin(\pi/6) = 1/2$.
In a Grade 10 cohort working through CBSE Chapter 8 last term, 6 of the 14 students made exactly this "subtract $\pi/2$" mistake — and three of them happened to land on right answers anyway, which is the worst kind of wrong (no signal to revisit). Always use the reference angle method: subtract from the nearest multiple of $\pi$, not from $\pi/2$.
Stretch
A Ferris wheel of radius 20 m rotates with period 60 seconds. A rider boards at the lowest point. Write a formula for the rider's height above the ground as a function of time $t$, assuming the lowest point is 2 m above ground.
Centre of the wheel is at $20 + 2 = 22$ m above ground. The rider's height oscillates between 2 m (lowest) and 42 m (highest).
Position on the wheel uses $-\cos(\omega t)$ — starts at the bottom (since $-\cos 0 = -1$), rises to the top ($-\cos\pi = +1$), and back. Angular frequency: $\omega = 2\pi / 60 = \pi/30$.
$$h(t) = 22 - 20\cos!\left(\frac{\pi t}{30}\right)$$
Check: $h(0) = 22 - 20 = 2$ m ✓. $h(30) = 22 + 20 = 42$ m ✓. $h(60) = 22 - 20 = 2$ m ✓.
This is the exact formula used to design every commercial Ferris wheel from the London Eye to Las Vegas — and it lives entirely inside the six trig functions.
Trigonometric Function Identities
The major identity families that connect the six functions:
Pythagorean. $\sin^2 + \cos^2 = 1$; $1 + \tan^2 = \sec^2$; $1 + \cot^2 = \csc^2$.
Reciprocal. $\csc = 1/\sin$; $\sec = 1/\cos$; $\cot = 1/\tan$.
Quotient. $\tan = \sin/\cos$; $\cot = \cos/\sin$.
Even/odd. $\sin(-x) = -\sin x$ (odd); $\cos(-x) = \cos x$ (even); $\tan(-x) = -\tan x$ (odd).
Co-function. $\sin(\pi/2 - x) = \cos x$; $\tan(\pi/2 - x) = \cot x$.
Sum and difference. $\sin(A \pm B) = \sin A \cos B \pm \cos A \sin B$; $\cos(A \pm B) = \cos A \cos B \mp \sin A \sin B$.
The Pythagorean identities are the most fundamental — every other identity reduces to them somehow.
Why Trigonometric Functions Matter Beyond the Triangle
These six functions are the language of every oscillating, rotating, or repeating phenomenon in the universe.
GPS and navigation. Every satellite position is a triplet $(\sin, \cos, \tan)$ of latitude, longitude, and bearing. A modern GPS chip evaluates trig functions roughly $10^9$ times per second to give you your location within a metre.
Music and acoustics. Every musical note is a sum of sine waves. The 440 Hz "A above middle C" is literally $\sin(2\pi \cdot 440 \cdot t)$. Audio engineering — recording, mixing, mastering — is applied trigonometry. See the role of sine waves in Fourier analysis.
AC electricity. Voltage in your wall outlet (McKinney, TX or Bengaluru) is $V_0 \sin(2\pi \cdot 60 t)$ in the US, or $\sin(2\pi \cdot 50 t)$ in India. Every transformer, motor, and household appliance is engineered with these functions.
Computer graphics. Every 3D rotation in every video game uses rotation matrices built from $\sin$ and $\cos$ of the rotation angle. The character on your screen turning their head is, mathematically, a $4 \times 4$ matrix of trig values.
The reach is wide because the six functions are how mathematics encodes "going around in a circle" — and a lot of natural phenomena do that.
The Mathematicians Who Shaped the Trigonometric Functions
Trigonometry's history spans 2,000 years and several continents.
Hipparchus of Nicaea (c. 190–c. 120 BCE, Greek) — built the first known chord table around 130 BCE, the direct ancestor of the sine function. His tables let astronomers convert between angles and chord-lengths to two-decimal precision. See MacTutor on Hipparchus.
Aryabhata (476–550 CE, Indian) — introduced jya (half-chord) and kojya (complementary half-chord) in Aryabhatiya (499 CE) — the ancestors of sine and cosine. The names sine and cosine are Sanskrit-via-Arabic borrowings: jya → jiba (Arabic) → sinus (Latin) → sine. See MacTutor on Aryabhata.
Leonhard Euler (1707–1783, Swiss) — established the six functions as analytic objects in Introductio in analysin infinitorum (1748) and proved the identity $e^{ix} = \cos x + i \sin x$, which connects trigonometry to complex analysis and is arguably the most important identity in mathematics. See MacTutor on Euler.
Why it matters: trigonometry took its modern form only when Euler welded the geometric definitions (Greek/Indian) to the analytic ones (calculus). The six functions you use today are Euler's framework, with values from Hipparchus's tables, on Aryabhata's foundation.
Common Errors When Working With Trigonometric Functions
Three slips catch students consistently.
Mistake 1: Forgetting the quadrant when reducing angles
Where it slips in: Any angle outside $[0, \pi/2]$ where reference-angle logic applies — exactly the Standard example above.
Don't do this: Subtracting $\pi/2$ instead of using the reference angle, or assuming all reference-angle values are positive.
The correct way: Find the reference angle (distance to the nearest $x$-axis), then apply ASTC for the sign. The rusher's archetype most often.
Mistake 2: Confusing $\sin^{-1}$ with $1/\sin$
Where it slips in: Notation-heavy problems and calculator usage.
Don't do this: Reading $\sin^{-1}(0.5)$ as $1/\sin(0.5)$.
The correct way: $\sin^{-1}(0.5) = \arcsin(0.5) = \pi/6$ — the inverse function. $1/\sin(0.5)$ is the reciprocal — also written $\csc(0.5)$. The memoriser's classic mistake. The "$-1$" superscript on a function name means inverse, never reciprocal.
Mistake 3: Using degrees when the formula assumes radians
Where it slips in: Calculus problems involving derivatives or Taylor series.
Don't do this: Differentiating $\sin(x)$ at $x = 30$ and reading $\cos(30°) = 0.866$.
The correct way: All trig calculus identities assume radians. The derivative rule $\frac{d}{dx}\sin x = \cos x$ only works in radians; in degrees, the derivative is $\frac{\pi}{180}\cos(x°)$. The real-world version: the Patriot missile failure in 1991 had a timing-conversion bug related to unit-precision drift — same family of mistake.
Key Takeaways
The six trigonometric functions are sine, cosine, tangent, cosecant, secant, and cotangent — defined on a unit circle, generalising the right-triangle ratios.
Sine and cosine have domain all reals; the other four have domain gaps where division by zero would happen.
The exact values at $0, \pi/6, \pi/4, \pi/3, \pi/2$ follow the $\sqrt{0}/2, \sqrt{1}/2, \dots, \sqrt{4}/2$ pattern for sine.
ASTC tells you the sign of each function in each quadrant — without it, sign errors dominate.
The same six functions power GPS, AC electricity, music, and computer graphics.
Want your child to develop unit-circle fluency that lasts through Grade 12 and into engineering? Try a free Bhanzu class — our trainers in McKinney, TX and worldwide teach trig from the unit circle outward, exactly like Euler taught it.
Was this article helpful?
Your feedback helps us write better content
