A comprehensive, well-organized reference of all essential trigonometric formulas — from basic identities and angle sum/difference to product-to-sum, power reduction, and the universal substitution. Perfect for students, engineers, and developers.
Trigonometric formulas form the backbone of mathematics, physics, and engineering. Whether you’re preparing for exams, tackling complex calculus problems, or writing code for signal processing, having a solid grasp of these formulas is essential. This article provides a systematic and complete collection of all key trigonometric formulas, along with memory tips and practical applications.
Need to quickly verify a calculation? Use our 👉 Online Trigonometric Calculator — supporting all six trig functions, degree/radian toggling, and real-time high-precision results.
1. Basic Definitions and Reciprocal Relations
1.1 Right Triangle Definitions
In a right triangle, let θ be one of the acute angles, with opposite side a, adjacent side b, and hypotenuse c:
sinθ=ca,cosθ=cb,tanθ=ba
cotθ=ab,secθ=bc,cscθ=ac
1.2 Reciprocal Identities
The six trigonometric functions come in three reciprocal pairs:
sinθ⋅cscθ=1
cosθ⋅secθ=1
tanθ⋅cotθ=1
1.3 Quotient Identities
tanθ=cosθsinθ
cotθ=sinθcosθ
2. Pythagorean Identities
These are the most fundamental identities in trigonometry, derived directly from the Pythagorean theorem:
sin2θ+cos2θ=1
From this, two more identities are obtained:
1+tan2θ=sec2θ
1+cot2θ=csc2θ
Memory Tip: The first identity is the base. Dividing both sides by cos2θ gives the second; dividing by sin2θ gives the third.
3. Co-function and Symmetry Identities
These identities allow us to convert trig functions of related angles:
Common Angle Transformations
Original Angle
sin
cos
tan
−θ
−sinθ
cosθ
−tanθ
π−θ
sinθ
−cosθ
−tanθ
π+θ
−sinθ
−cosθ
tanθ
2π−θ
cosθ
sinθ
cotθ
2π+θ
cosθ
−sinθ
−cotθ
2π−θ
−sinθ
cosθ
−tanθ
Key Insight: For angles involving 2π (90°), the function name changes (sin ↔ cos); for angles involving π (180°) or 2π (360°), it stays the same. The sign is determined by the quadrant.
4. Angle Sum and Difference Formulas
These formulas are the foundation from which double angle, half angle, and many other formulas are derived:
4.1 Sine Sum/Difference
sin(α±β)=sinαcosβ±cosαsinβ
4.2 Cosine Sum/Difference
cos(α±β)=cosαcosβ∓sinαsinβ
Note: The sign on the right side of the cosine formula is opposite to the sign of the angle operation.
4.3 Tangent Sum/Difference
tan(α±β)=1∓tanαtanβtanα±tanβ
5. Double Angle Formulas
The double angle formulas are a special case of the sum formulas, setting α=β:
5.1 Double Angle
sin2θ=2sinθcosθ
cos2θ=cos2θ−sin2θ=2cos2θ−1=1−2sin2θ
tan2θ=1−tan2θ2tanθ
Memory Tip: The cosine double angle has three equivalent forms, each obtained by substituting sin2θ+cos2θ=1.
5.2 Triple Angle Formulas
sin3θ=3sinθ−4sin3θ
cos3θ=4cos3θ−3cosθ
6. Half Angle Formulas
Half angle formulas are derived from the double angle formulas by replacing 2θ with θ and θ with 2θ:
sin2θ=±21−cosθ
cos2θ=±21+cosθ
tan2θ=±1+cosθ1−cosθ=1+cosθsinθ=sinθ1−cosθ
Note: The ± sign in the radical forms depends on the quadrant in which 2θ lies.
7. Product-to-Sum and Sum-to-Product Formulas
7.1 Product-to-Sum
These convert a product of trig functions into a sum or difference:
sinαcosβ=21[sin(α+β)+sin(α−β)]
cosαsinβ=21[sin(α+β)−sin(α−β)]
cosαcosβ=21[cos(α−β)+cos(α+β)]
sinαsinβ=−21[cos(α+β)−cos(α−β)]
7.2 Sum-to-Product
These convert a sum or difference into a product:
sinA+sinB=2sin2A+Bcos2A−B
sinA−sinB=2cos2A+Bsin2A−B
cosA+cosB=2cos2A+Bcos2A−B
cosA−cosB=−2sin2A+Bsin2A−B
8. Weierstrass Substitution (Universal Formula)
The Weierstrass substitution (also called the tangent half-angle substitution) expresses all trig functions as rational functions of t=tan2θ, which is extremely useful in integration:
sinθ=1+t22t
cosθ=1+t21−t2
tanθ=1−t22t
where t=tan2θ.
9. Auxiliary Angle Formula (Harmonic Addition)
The auxiliary angle formula combines expressions of the form asinθ+bcosθ into a single sinusoidal function, which is very helpful for finding extreme values and solving equations:
asinθ+bcosθ=a2+b2sin(θ+φ)
where tanφ=ab.
Equivalent form:
asinθ+bcosθ=a2+b2cos(θ−ψ)
where tanψ=ba.
Example: What is the maximum value of y=3sinx+4cosx? Using the auxiliary angle formula, 32+42=5, so the maximum value is 5.
10. Power Reduction Formulas
Power reduction formulas lower the degree of trigonometric expressions, which is particularly useful for integration:
sin2θ=21−cos2θ
cos2θ=21+cos2θ
sin2θ⋅cos2θ=81−cos4θ
11. Common Special Angle Values
Angle
0°
30°
45°
60°
90°
120°
180°
Radians
0
6π
4π
3π
2π
32π
π
sin
0
21
22
23
1
23
0
cos
1
23
22
21
0
−21
−1
tan
0
33
1
3
Undefined
−3
0
12. Law of Sines and Law of Cosines
These two laws apply to any triangle (not just right triangles) and relate sides to angles.
12.1 Law of Sines
sinAa=sinBb=sinCc=2R
where R is the circumradius (radius of the circumscribed circle).
12.2 Law of Cosines
c2=a2+b2−2abcosC
Equivalent form:
cosC=2aba2+b2−c2
Application: Given three sides, find the angles; or given two sides and the included angle, find the third side.
Verify Your Calculations Online
Formulas are powerful, but manual computation is error-prone. We recommend using the following tool to instantly verify your results:
👉 Online Trigonometric Calculator — Supports sin, cos, tan, cot, sec, and csc with seamless degree/radian switching and real-time results.
Whether you’re studying for exams, developing software, or tackling engineering problems, this comprehensive trigonometric formula reference has you covered. Bookmark this page and never let trig formulas slow you down again!