Key Takeaways
- Trigonometry studies relationships between angles and sides of triangles
- The six functions are: sin, cos, tan (primary) and csc, sec, cot (reciprocals)
- Remember SOH-CAH-TOA: Sin=Opposite/Hypotenuse, Cos=Adjacent/Hypotenuse, Tan=Opposite/Adjacent
- To convert degrees to radians: multiply by pi/180
- The unit circle provides exact values for common angles like 30, 45, 60, and 90 degrees
What Is Trigonometry? A Complete Explanation
Trigonometry is the branch of mathematics that explores the relationships between the angles and sides of triangles. Derived from the Greek words "trigonon" (triangle) and "metron" (measure), trigonometry has evolved from ancient astronomical calculations to become fundamental in modern science, engineering, physics, architecture, and computer graphics.
At its core, trigonometry defines six fundamental functions - sine, cosine, tangent, cosecant, secant, and cotangent - that relate angles to ratios of sides in a right triangle. These functions extend beyond triangles through the unit circle concept, enabling calculations involving any angle, including negative angles and angles greater than 360 degrees.
The beauty of trigonometry lies in its ability to describe periodic phenomena. From sound waves and electromagnetic radiation to the motion of pendulums and the orbits of planets, trigonometric functions model countless natural and engineered systems with elegant precision.
Common Angle Values Reference
These special angles appear frequently in mathematics, physics, and engineering problems.
The Six Trigonometric Functions Explained
Understanding the six trigonometric functions is essential for mastering trigonometry. In a right triangle with an angle theta, each function represents a specific ratio of the triangle's sides.
Primary Functions (SOH-CAH-TOA)
The three primary trigonometric functions form the foundation of trigonometry and are defined as follows:
sin(theta) = Opposite / Hypotenuse
cos(theta) = Adjacent / Hypotenuse
tan(theta) = Opposite / Adjacent = sin(theta) / cos(theta)
Reciprocal Functions
The three reciprocal functions are simply the inverse of the primary functions:
csc(theta) = 1 / sin(theta) = Hypotenuse / Opposite
sec(theta) = 1 / cos(theta) = Hypotenuse / Adjacent
cot(theta) = 1 / tan(theta) = Adjacent / Opposite
Pro Tip: Memory Trick for Reciprocals
Notice that "co-" functions are paired: sine with cosecant, cosine with secant, and tangent with cotangent. The third letter of each reciprocal function matches the first letter of its primary function (cosecant-sine, secant-cosine, cotangent-tangent).
How to Use This Trigonometry Calculator
Enter Your Angle
Type the angle value into the input field. You can enter any real number, including decimals and negative values.
Select the Unit
Choose whether your angle is in degrees or radians from the dropdown menu. Most everyday problems use degrees, while calculus and physics often use radians.
Click Calculate
Press the Calculate button to compute all six trigonometric functions simultaneously.
Read Your Results
View the calculated values for sin, cos, tan, csc, sec, and cot. Results are shown to 4 decimal places for precision.
Degrees vs. Radians: Understanding Angle Measurement
Angles can be measured in two primary units: degrees and radians. Understanding when and how to use each is crucial for working with trigonometry correctly.
Degrees
Degrees divide a full circle into 360 equal parts. This system, inherited from ancient Babylonian mathematics, is intuitive for everyday use. A right angle is 90 degrees, a straight line is 180 degrees, and a complete rotation is 360 degrees.
Radians
Radians measure angles based on the radius of a circle. One radian is the angle created when the arc length equals the radius. A complete circle contains 2*pi radians (approximately 6.283). While less intuitive initially, radians simplify many mathematical formulas and are preferred in calculus and physics.
| Degrees | Radians | Description |
|---|---|---|
| 0 | 0 | Starting point |
| 30 | pi/6 | One-twelfth circle |
| 45 | pi/4 | One-eighth circle |
| 60 | pi/3 | One-sixth circle |
| 90 | pi/2 | Quarter circle (right angle) |
| 180 | pi | Half circle (straight line) |
| 270 | 3*pi/2 | Three-quarter circle |
| 360 | 2*pi | Full circle |
Conversion Formula
Degrees to Radians: Multiply by pi/180
Radians to Degrees: Multiply by 180/pi
Example: 45 degrees = 45 x (pi/180) = pi/4 radians = 0.7854 radians
The Unit Circle: Foundation of Trigonometry
The unit circle is a circle with radius 1 centered at the origin of a coordinate plane. It provides a powerful geometric interpretation of trigonometric functions and extends their definition beyond right triangles to all real angles.
For any point on the unit circle corresponding to an angle theta measured from the positive x-axis:
- The x-coordinate equals cos(theta)
- The y-coordinate equals sin(theta)
- The tangent equals the slope of the line from the origin to that point (y/x)
This elegant relationship explains why sine and cosine values are always between -1 and 1 (the circle's radius bounds the coordinates), while tangent can take any real value (slopes can be arbitrarily steep).
Real-World Applications of Trigonometry
Trigonometry is far from an abstract mathematical concept - it underlies countless technologies and professions we rely on daily.
Architecture & Construction
Calculate roof pitches, structural loads, and building angles
Navigation & Aviation
Plot flight paths, calculate distances, determine bearings
Video Games & Graphics
Render 3D objects, animate rotations, calculate collisions
Sound & Signals
Model audio waves, process signals, design speakers
Astronomy & Space
Calculate orbital mechanics, measure stellar distances
Medical Imaging
CT scans, MRI reconstruction, ultrasound processing
Essential Trigonometric Identities
Trigonometric identities are equations involving trig functions that are true for all values where both sides are defined. These identities are essential tools for simplifying expressions and solving equations.
Pythagorean Identities
Derived from the Pythagorean theorem, these three identities are among the most frequently used:
sin^2(theta) + cos^2(theta) = 1
1 + tan^2(theta) = sec^2(theta)
1 + cot^2(theta) = csc^2(theta)
Reciprocal Identities
These express the relationship between primary and reciprocal functions:
csc(theta) = 1/sin(theta) | sec(theta) = 1/cos(theta) | cot(theta) = 1/tan(theta)
Quotient Identities
tan(theta) = sin(theta)/cos(theta) | cot(theta) = cos(theta)/sin(theta)
Pro Tip: Verifying Identities
When verifying trigonometric identities, work on one side only and transform it to match the other side. Never move terms across the equals sign. This ensures you're proving an identity rather than solving an equation.
Common Mistakes to Avoid
Even experienced students make these errors. Learning to recognize them will save time and improve accuracy.
Watch Out For These Errors
- Mixing units: Calculating with degrees when your calculator is set to radians (or vice versa)
- Forgetting undefined values: tan(90) and sec(90) are undefined because cos(90) = 0
- Sign errors: In quadrants II, III, and IV, some trig functions are negative
- Confusing inverse notation: sin^(-1)(x) is arcsin, NOT 1/sin(x) which is csc(x)
- Distributing incorrectly: sin(A + B) is NOT sin(A) + sin(B)
Advanced Trigonometry Concepts
Sum and Difference Formulas
These formulas allow you to find trig values for sums or differences of angles:
sin(A + B) = sin(A)cos(B) + cos(A)sin(B)
cos(A + B) = cos(A)cos(B) - sin(A)sin(B)
tan(A + B) = [tan(A) + tan(B)] / [1 - tan(A)tan(B)]
Double Angle Formulas
Useful for finding trig values of double angles:
sin(2A) = 2sin(A)cos(A)
cos(2A) = cos^2(A) - sin^2(A) = 2cos^2(A) - 1 = 1 - 2sin^2(A)
tan(2A) = 2tan(A) / [1 - tan^2(A)]
Law of Sines and Cosines
For non-right triangles, these laws extend trigonometry:
Law of Sines: a/sin(A) = b/sin(B) = c/sin(C)
Law of Cosines: c^2 = a^2 + b^2 - 2ab*cos(C)
Brief History of Trigonometry
Trigonometry has a rich history spanning thousands of years and multiple civilizations.
Ancient Babylonians (2000 BCE) developed early concepts of angle measurement and used a base-60 number system that gave us our 360-degree circle.
Greek mathematicians like Hipparchus (190-120 BCE) created the first trigonometric table, computing chord lengths for various arcs. Ptolemy later expanded this work in his astronomical treatise, the Almagest.
Indian mathematicians (500-1200 CE) introduced the sine function as we know it today. Aryabhata and Brahmagupta developed formulas that are still used.
Islamic scholars (800-1400 CE) refined trigonometry significantly. Al-Khwarizmi and al-Battani introduced the tangent function and created comprehensive trigonometric tables.
European mathematicians of the Renaissance, including Copernicus and Napier, applied trigonometry to astronomy and navigation, spurring further development.
Modern trigonometry emerged with Euler in the 18th century, who connected trigonometric functions to complex numbers through his famous formula: e^(i*theta) = cos(theta) + i*sin(theta).
Understanding the Four Quadrants
When working with angles beyond the standard right triangle, understanding the four quadrants of the coordinate plane becomes essential. Each quadrant has specific sign patterns for trigonometric functions that you must memorize for accurate calculations.
Sign Rules by Quadrant
A helpful mnemonic is "All Students Take Calculus" - indicating which functions are positive in each quadrant:
- Quadrant I (0 to 90 degrees): ALL functions are positive (All)
- Quadrant II (90 to 180 degrees): Only SINE (and cosecant) are positive (Students)
- Quadrant III (180 to 270 degrees): Only TANGENT (and cotangent) are positive (Take)
- Quadrant IV (270 to 360 degrees): Only COSINE (and secant) are positive (Calculus)
Quadrant Sign Examples
Notice how the signs follow the quadrant rules: 150 deg is in Quadrant II (sin positive, cos negative), 225 deg is in Quadrant III (tan positive).
Reference Angles: Simplifying Calculations
A reference angle is the acute angle (between 0 and 90 degrees) formed between the terminal side of an angle and the x-axis. Reference angles simplify calculations because the absolute value of any trig function equals its value at the reference angle - you only need to determine the correct sign based on the quadrant.
Finding Reference Angles
- Quadrant I: Reference angle = the angle itself
- Quadrant II: Reference angle = 180 degrees - angle
- Quadrant III: Reference angle = angle - 180 degrees
- Quadrant IV: Reference angle = 360 degrees - angle
Pro Tip: Reference Angle Strategy
To find sin(240 degrees): First, find the reference angle: 240 - 180 = 60 degrees. Then, sin(60) = 0.866. Since 240 degrees is in Quadrant III where sine is negative, sin(240 degrees) = -0.866. This technique works for any angle!
Inverse Trigonometric Functions
Inverse trigonometric functions allow you to find an angle when you know the value of a trig function. These are essential for solving triangles and many practical applications.
The Three Main Inverse Functions
- arcsin (sin^-1): Given a sine value, returns the angle. Domain: [-1, 1]. Range: [-90 deg, 90 deg]
- arccos (cos^-1): Given a cosine value, returns the angle. Domain: [-1, 1]. Range: [0 deg, 180 deg]
- arctan (tan^-1): Given a tangent value, returns the angle. Domain: all real numbers. Range: [-90 deg, 90 deg]
Common Confusion: Inverse vs. Reciprocal
Do not confuse inverse functions with reciprocal functions. sin^-1(x) means arcsin (the inverse function), NOT 1/sin(x) (which is cosecant). This notation difference causes many calculation errors. When you see the superscript -1, think "inverse function" not "reciprocal."
Graphing Trigonometric Functions
Understanding the graphs of trigonometric functions reveals their periodic nature and helps visualize their behavior across all angles.
Key Characteristics of Trig Graphs
- Period: Sine and cosine repeat every 360 degrees (2*pi radians). Tangent repeats every 180 degrees (pi radians).
- Amplitude: Sine and cosine have amplitude 1 (values range from -1 to 1). Tangent has no amplitude (infinite range).
- Phase Shift: Cosine is a shifted version of sine: cos(x) = sin(x + 90 deg)
- Asymptotes: Tangent has vertical asymptotes at 90 deg, 270 deg, etc., where cosine equals zero.
Transformations
The general form y = A*sin(Bx + C) + D allows for transformations:
- A affects amplitude (vertical stretch/compression)
- B affects period (horizontal stretch/compression). Period = 360/B degrees
- C causes phase shift (horizontal translation)
- D causes vertical shift (up/down translation)
Real-World Periodic Phenomena
The periodic nature of trig functions makes them perfect for modeling repeating phenomena: ocean tides follow sine curves, alternating current (AC) electricity oscillates sinusoidally, sound waves are combinations of sine waves, and even the position of a point on a rotating wheel traces a sinusoidal path over time.
Solving Triangles: Practical Applications
One of the most practical uses of trigonometry is solving triangles - finding unknown sides and angles given partial information.
For Right Triangles
Use SOH-CAH-TOA directly. Given any two pieces of information (two sides, or one side and one angle), you can find all remaining parts.
For Non-Right Triangles
Use the Law of Sines when you have: (1) Two angles and any side (AAS or ASA), or (2) Two sides and an angle opposite one of them (SSA - ambiguous case).
Use the Law of Cosines when you have: (1) Two sides and the included angle (SAS), or (2) All three sides (SSS).
Practical Example: Finding Building Height
You stand 50 meters from a building and measure the angle of elevation to the top as 65 degrees. How tall is the building?
Solution: Using tan(65 deg) = height / 50
Height = 50 x tan(65 deg) = 50 x 2.1445 = 107.2 meters
This technique is used daily by surveyors, architects, and engineers worldwide.
Frequently Asked Questions
Trigonometry is the branch of mathematics dealing with the relationships between the sides and angles of triangles. It's essential for fields like engineering, physics, architecture, navigation, and computer graphics. Understanding trigonometry enables calculations involving distances, heights, and angles in both two and three dimensions.
To convert degrees to radians, multiply the degree value by pi/180. For example, 90 degrees = 90 x (pi/180) = pi/2 radians. Conversely, to convert radians to degrees, multiply by 180/pi. Most scientific calculators have a mode switch between degrees and radians.
The six trigonometric functions are: sine (sin), cosine (cos), tangent (tan), cosecant (csc), secant (sec), and cotangent (cot). The first three are primary functions, while the last three are their reciprocals: csc = 1/sin, sec = 1/cos, and cot = 1/tan.
The unit circle is a circle with radius 1 centered at the origin of a coordinate plane. It's fundamental to trigonometry because for any point on the circle, the x-coordinate equals the cosine of the angle and the y-coordinate equals the sine of the angle, making it perfect for visualizing trigonometric functions.
Tangent is undefined when the cosine equals zero, which occurs at 90 degrees (pi/2 radians), 270 degrees (3pi/2 radians), and all angles that differ from these by multiples of 180 degrees. This is because tangent equals sine divided by cosine, and division by zero is undefined.
The three Pythagorean identities are: sin^2(x) + cos^2(x) = 1, 1 + tan^2(x) = sec^2(x), and 1 + cot^2(x) = csc^2(x). These identities are derived from the Pythagorean theorem and are essential for simplifying trigonometric expressions.
Trigonometry has countless real-world applications: architects use it to calculate structural loads and roof pitches, pilots use it for navigation, physicists use it to analyze wave motion and oscillations, video game developers use it for 3D graphics, and surveyors use it to measure distances and elevations.
In a right triangle: Sine (sin) is the ratio of the opposite side to the hypotenuse, Cosine (cos) is the ratio of the adjacent side to the hypotenuse, and Tangent (tan) is the ratio of the opposite side to the adjacent side. Remember with SOH-CAH-TOA: Sin = Opposite/Hypotenuse, Cos = Adjacent/Hypotenuse, Tan = Opposite/Adjacent.