Trigonometric Functions — Formulas, Graphs, Values

Trigonometric Functions — Formulas, Graphs, Values

Trigonometric

TL;DR

The six trigonometric functions — sine, cosine, tangent, cosecant, secant, and cotangent — turn angles into ratios. Sine and cosine are read from the yyy- and xxx-coordinates of a point on the unit circle; tangent is their ratio; the other three are reciprocals. All six are periodic, defined for most real angles, and form the foundation of trig identities, calculus, and wave physics.

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:

Three are "primary":

Three are "reciprocal":

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θ ( \frac{\text{opp}}{\text{hyp}} ) yyy-coordinate of (cosθ,sinθ)
cosθ ( \frac{\text{adj}}{\text{hyp}} ) xxx-coordinate of (cosθ,sinθ)
tanθ ( \frac{\text{opp}}{\text{adj}} ) ( \frac{\sin \theta}{\cos \theta} )
cscθ ( \frac{\text{hyp}}{\text{opp}} ) ( \frac{1}{\sin \theta} )
secθ ( \frac{\text{hyp}}{\text{adj}} ) ( \frac{1}{\cos \theta} )
cotθ ( \frac{\text{adj}}{\text{opp}} ) ( \frac{\cos \theta}{\sin \theta} )

Trigonometric Function Values at Standard Angles

The five "exact" angles you should know cold:

θ 0 ( \frac{\pi}{6} ) (30°) ( \frac{\pi}{4} ) (45°) ( \frac{\pi}{3} ) (60°) ( \frac{\pi}{2} ) (90°)
sinθ 0 ( \frac{1}{2} ) ( \frac{\sqrt{2}}{2} ) ( \frac{\sqrt{3}}{2} ) 1
cosθ 1 ( \frac{\sqrt{3}}{2} ) ( \frac{\sqrt{2}}{2} ) ( \frac{1}{2} ) 0
tanθ 0 ( \frac{1}{\sqrt{3}} ) 1 ( \sqrt{3} ) undefined
cscθ undefined 2 ( \sqrt{2} ) ( \frac{2}{\sqrt{3}} ) 1
secθ 1 ( \frac{2}{\sqrt{3}} ) ( \sqrt{2} ) 2 undefined
cotθ undefined ( \sqrt{3} ) 1 ( \frac{1}{\sqrt{3}} ) 0

Trig Functions in Four Quadrants

On the unit circle, signs depend on quadrant. The mnemonic ASTC (" A ll S tudents T ake C alculus") gives which functions are positive in each quadrant, counter-clockwise from quadrant I:

Quadrant Range of θ Positive functions
I 0 to ( \frac{\pi}{2} ) A ll — sin, cos, tan all positive
II ( \frac{\pi}{2} ) to π S ine only
III π to ( \frac{3\pi}{2} ) T angent only (and cot)
IV ( \frac{3\pi}{2} ) to 2π C osine only (and sec)

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: ( ext{cos},x = ext{sin}(x + \frac{\pi}{2}) ) — cosine leads sine by a quarter period.

Tangent and cotangent

Both have asymptotes — vertical lines the graph never touches.

Secant and cosecant

Both look like upside-down U-shapes between asymptotes.

Domain and Range of Trigonometric Functions

Function Domain Range
sinθ (−∞, ∞) [-1, 1]
cosθ (−∞, ∞) [-1, 1]
tanθ ( θ ≠ \frac{\pi}{2} + n\pi ) (−∞, ∞)
cscθ ( θ ≠ n\pi ) ((-\infty,−1] \cup [1,∞))
secθ ( θ ≠ \frac{\pi}{2} + n\pi ) ((-\infty,−1] \cup [1,∞))
cotθ ( θ ≠ n\pi ) (−∞, ∞)

Trigonometric Function Identities

The major identity families that connect the six functions:

Key Takeaways