📐 What Is Trigonometry?
Trigonometry is the branch of mathematics that studies the relationships between angles and sides in triangles. The word comes from the Greek "trigonon" (triangle) and "metron" (measure). While it began as a tool for astronomy and navigation, trigonometry now underpins everything from architecture and engineering to computer graphics, music theory, and quantum physics. At its core are six fundamental functions—sine (sin), cosine (cos), tangent (tan), cosecant (csc), secant (sec), and cotangent (cot)—that describe these relationships.
📐 The Six Trigonometric Functions
In a right triangle with angle θ, the sides are labeled as follows:
- Opposite: the side opposite to angle θ
- Adjacent: the side next to angle θ (not the hypotenuse)
- Hypotenuse: the longest side, opposite the right angle
cos θ = adjacent / hypotenuse
tan θ = opposite / adjacent
csc θ = 1 / sin θ
sec θ = 1 / cos θ
cot θ = 1 / tan θ
📈 The Unit Circle: Visualizing Trigonometry
The unit circle (radius = 1) is the most powerful visualization tool in trigonometry. For any angle θ measured from the positive x-axis, the coordinates of the point on the circle are (cos θ, sin θ). This simple representation reveals the periodic nature of trig functions and their values at key angles.
Key angles and their sine/cosine values:
- 0° (0 rad): sin = 0, cos = 1
- 30° (π/6): sin = 1/2, cos = √3/2
- 45° (π/4): sin = √2/2, cos = √2/2
- 60° (π/3): sin = √3/2, cos = 1/2
- 90° (π/2): sin = 1, cos = 0
- 180° (π): sin = 0, cos = -1
- 270° (3π/2): sin = -1, cos = 0
- 360° (2π): sin = 0, cos = 1
| Angle (Degrees) | Angle (Radians) | sin(θ) | cos(θ) | tan(θ) |
|---|---|---|---|---|
| 0° | 0 | 0 | 1 | 0 |
| 30° | π/6 | 1/2 | √3/2 | √3/3 |
| 45° | π/4 | √2/2 | √2/2 | 1 |
| 60° | π/3 | √3/2 | 1/2 | √3 |
| 90° | π/2 | 1 | 0 | undefined |
| 180° | π | 0 | -1 | 0 |
| 270° | 3π/2 | -1 | 0 | undefined |
| 360° | 2π | 0 | 1 | 0 |
SOH: Sine = Opposite / Hypotenuse
CAH: Cosine = Adjacent / Hypotenuse
TOA: Tangent = Opposite / Adjacent
📈 Graphs of Trigonometric Functions
Each trigonometric function has a unique graph that reveals its periodic behavior:
- Sine (y = sin x): Smooth wave from -1 to 1, period = 2π, crosses zero at 0, π, 2π
- Cosine (y = cos x): Similar to sine but shifted left by π/2, starts at 1 at x=0
- Tangent (y = tan x): Periodic with period π, vertical asymptotes at π/2 + πk, range (-∞, ∞)
- Cosecant, Secant, Cotangent: Reciprocals of sine, cosine, and tangent, with asymptotes where the original functions equal zero
The Trigonometric Functions Tool allows you to plot any function and compare multiple graphs simultaneously. Adjust the range to explore different periods and behaviors.
🔢 Radians vs. Degrees
Angles can be measured in degrees or radians. While degrees are common in everyday life, radians are the natural unit in mathematics:
- Degrees: 360° in a full circle
- Radians: 2π radians in a full circle (since circumference = 2πr, radius = 1)
π radians = 180°
To convert: radians = degrees × (π/180); degrees = radians × (180/π)
The calculator supports all three units: degrees, radians, and gradians (400 gradians in a circle, used in some engineering contexts).
"Trigonometry is the mathematics of circles and triangles. It's the language of waves, orbits, and cycles—from sound to light to the seasons."
— Mathematical insight
🛠️ Solving Triangles: The Law of Sines and Law of Cosines
While right triangles use SOH-CAH-TOA, oblique triangles (without a right angle) require more powerful tools:
Law of Sines: a/sin A = b/sin B = c/sin C
Law of Cosines: a² = b² + c² - 2bc·cos A
The triangle solver in the tool handles both right triangles (using SOH-CAH-TOA and the Pythagorean theorem) and oblique triangles (using the Law of Sines and Cosines). Simply enter the known values, and the tool calculates the missing sides and angles.
🌍 Real-World Applications of Trigonometry
Calculating roof slopes, bridge support angles, and structural loads; determining heights of buildings using angle measurements.
Triangulation to determine position; calculating distances between points using angles and known baselines.
Describing sound waves, light waves, and alternating current; analyzing simple harmonic motion (pendulums, springs).
Rotating objects in 3D space; calculating angles for realistic lighting and shadows; game physics engines.
Measuring land distances; creating accurate maps; determining property boundaries.
Understanding sound frequencies; harmonics; waveforms; instrument design.
- Six primary trig functions plus their inverses
- Support for degrees, radians, and gradians
- Interactive graphs for single and multiple functions
- Customizable graphing range
- Value tables for common and custom angles
- Right triangle solver (with SOH-CAH-TOA and Pythagorean theorem)
- Oblique triangle solver (Law of Sines and Cosines)
- Dark mode for comfortable viewing
📝 Trigonometric Identities to Remember
These identities are essential for simplifying expressions and solving equations:
- Pythagorean Identities: sin²θ + cos²θ = 1; 1 + tan²θ = sec²θ; 1 + cot²θ = csc²θ
- Even-Odd Identities: sin(-θ) = -sin θ; cos(-θ) = cos θ; tan(-θ) = -tan θ
- Sum and Difference Formulas: sin(A±B) = sin A cos B ± cos A sin B; cos(A±B) = cos A cos B ∓ sin A sin B
- Double-Angle Formulas: sin(2θ) = 2 sin θ cos θ; cos(2θ) = cos²θ - sin²θ = 2cos²θ - 1 = 1 - 2sin²θ
- Half-Angle Formulas: sin²(θ/2) = (1 - cos θ)/2; cos²(θ/2) = (1 + cos θ)/2
❓ Frequently Asked Questions About Trigonometry
What's the difference between sine, cosine, and tangent?
In a right triangle, sine relates the opposite side to the hypotenuse, cosine relates the adjacent side to the hypotenuse, and tangent relates the opposite side to the adjacent side. On the unit circle, sine is the y-coordinate, cosine is the x-coordinate, and tangent is y/x.
Why are radians used instead of degrees?
Radians are a "natural" unit where the angle measure equals the arc length on the unit circle. This simplifies calculus—the derivative of sin x is cos x only when x is in radians. Radians also make formulas in physics and engineering more elegant.
What are the practical uses of trigonometry?
Trigonometry is used in architecture, engineering, navigation, physics, computer graphics, music theory, astronomy, and medical imaging (CT scans, ultrasound). Any field involving angles, waves, or circles relies on trig.
How do I find the sine of an angle without a calculator?
For common angles (30°, 45°, 60°, 90°), memorize the values from the unit circle. For other angles, use the trigonometric tables in the tool or approximate using the calculator function.
What's the relationship between trig functions and the unit circle?
The unit circle provides the geometric definition: for any angle θ, the point (cos θ, sin θ) lies on the circle. This definition works for all angles, not just acute ones, and reveals the periodic nature of trig functions.
Trigonometry is a gateway to understanding the mathematical structures of our world. From the simplest right triangle to the most complex wave phenomena, trig functions provide the language to describe angles, cycles, and relationships. The Trigonometric Functions Tool is designed to help you explore, calculate, and visualize these concepts—whether you're a student just starting out or a professional solving real-world problems.