Trigonometry Calculator
Sin, Cos, Tan & all 6 trig functions · Right & oblique triangle solver · Inverse trig · Identity verifier
All 6 Trig Functions
sin, cos, tan, cot, sec, csc — computed simultaneously
Quick Angle Presets
Step-by-Step
Inverse Trigonometric Functions
arcsin, arccos, arctan, arccot, arcsec, arccsc
arcsin/arccos: value must be in [−1, 1] · arcsec/arccsc: |value| must be ≥ 1
Step-by-Step
Right Triangle Solver
Enter any 2 values — angle A (°), side a, side b, or hypotenuse c
SOH-CAH-TOA Reference
a = opposite · b = adjacent · c = hypotenuse · Angle C = 90°
Step-by-Step Working
Oblique Triangle Solver
Law of Sines & Law of Cosines — enter any 3 values (SSS, SAS, ASA, AAS, SSA)
Law of Sines
a/sin(A) = b/sin(B) = c/sin(C)
Law of Cosines
c² = a² + b² − 2ab·cos(C)
Sides
Angles (°)
Note
Enter exactly 3 values. Angles opposite to labelled sides (side a is opposite angle A).
Step-by-Step Working
Trigonometric Identity Verifier
Select an identity and enter an angle to verify both sides are equal
Expanded Verification
Identity Reference Table (15+ Identities)
Worked Examples
Example 1 — Trig Functions at 30°
Example 2 — Right Triangle: A=35°, c=10
Example 3 — Oblique SSS: a=5, b=7, c=9
Common Angle Values
| Angle | Radians | sin | cos | tan |
|---|---|---|---|---|
| 0° | 0 | 0 | 1 | 0 |
| 30° | π/6 | 1/2 | √3/2 | 1/√3 |
| 45° | π/4 | √2/2 | √2/2 | 1 |
| 60° | π/3 | √3/2 | 1/2 | √3 |
| 90° | π/2 | 1 | 0 | Undef. |
| 120° | 2π/3 | √3/2 | −1/2 | −√3 |
| 180° | π | 0 | −1 | 0 |
| 270° | 3π/2 | −1 | 0 | Undef. |
| 360° | 2π | 0 | 1 | 0 |
Trigonometry Calculator — Complete Guide
Trigonometry is the branch of mathematics that studies the relationships between the angles and sides of triangles. Derived from the Greek words trigonon (triangle) and metron (measure), trigonometry underpins almost every area of science, engineering, architecture, and navigation. This calculator gives you instant access to all six trigonometric functions, their inverses, right and oblique triangle solving, and identity verification — all in one place.
The Unit Circle and Angle Measurement
The unit circle, a circle of radius 1 centred at the origin, is the foundation of modern trigonometry. Every point on the unit circle corresponds to an angle θ, where the x-coordinate equals cos(θ) and the y-coordinate equals sin(θ). This elegant definition extends trigonometric functions beyond acute angles to all real numbers, enabling the modeling of waves, oscillations, and periodic phenomena.
Angles are measured in either degrees (0° to 360° for a full circle) or radians (0 to 2π for a full circle). Radians are the natural unit because the arc length of a unit circle sector with central angle θ radians is simply θ. To convert degrees to radians: multiply by π/180. To convert radians to degrees: multiply by 180/π.
The Six Trigonometric Functions
For any angle θ in a right triangle with opposite side (a), adjacent side (b), and hypotenuse (c):
- Sine (sin θ) = opposite / hypotenuse = a/c
- Cosine (cos θ) = adjacent / hypotenuse = b/c
- Tangent (tan θ) = opposite / adjacent = sin θ / cos θ
- Cotangent (cot θ) = adjacent / opposite = cos θ / sin θ = 1/tan θ
- Secant (sec θ) = hypotenuse / adjacent = 1/cos θ
- Cosecant (csc θ) = hypotenuse / opposite = 1/sin θ
Note that tan(90°), sec(90°), and cosec(0°) are undefined because they would require division by zero — this calculator detects and displays these cases explicitly.
SOH-CAH-TOA and Right Triangle Solving
SOH-CAH-TOA is the most widely used mnemonic in trigonometry. It reminds students that Sin = Opposite/Hypotenuse, Cos = Adjacent/Hypotenuse, and Tan = Opposite/Adjacent. Using just two known values from a right triangle — an angle and a side — you can solve for all remaining angles and sides. The Pythagorean theorem (a² + b² = c²) provides an additional constraint when two sides are known.
The right triangle solver in this calculator accepts any valid combination of 2 known values and automatically determines which formula chain to use, showing every step of the working.
Law of Sines and Law of Cosines
For oblique (non-right) triangles, two powerful laws apply. The Law of Sines states that a/sin(A) = b/sin(B) = c/sin(C), where lowercase letters are sides and uppercase are opposite angles. It is ideal for ASA, AAS, and SSA cases. The SSA case is special — it is the "ambiguous case" where two distinct triangles may exist with the same data.
The Law of Cosines generalises the Pythagorean theorem: c² = a² + b² − 2ab·cos(C). It handles SSS (all three sides known) and SAS (two sides and the included angle) cases. For SSS, the area is calculated using Heron's formula: Area = √[s(s−a)(s−b)(s−c)] where s = (a+b+c)/2.
Inverse Trigonometric Functions
Inverse trig functions answer the question "what angle produces this value?" arcsin(x) gives the angle whose sine is x, arccos(x) gives the angle whose cosine is x, and arctan(x) gives the angle whose tangent is x. The domain of arcsin and arccos is restricted to [−1, 1], while arctan accepts all real numbers. The outputs are expressed in both degrees and radians.
Real-World Applications of Trigonometry
Trigonometry has countless practical applications. In architecture and engineering, it is used to calculate roof slopes, bridge stresses, and structural loads. In navigation, sailors and pilots use the law of sines and cosines to determine position and bearing. GPS systems rely on trigonometric calculations to triangulate location. In physics, wave mechanics, optics, and acoustics all depend on sinusoidal functions. In computer graphics, every rotation, transformation, and 3D projection uses a trigonometric matrix.
Signal processing converts waveforms into frequency components using the Fourier transform, which decomposes any periodic signal into sums of sines and cosines. Medical imaging technologies like MRI and CT scans use similar principles. Even music theory, with its harmonics and overtones, is rooted in the mathematics of trigonometric waves.