Trigonometry Calculator
Calculate all six trig values (sin, cos, tan, sec, csc, cot) from any angle in degrees or radians.
Shows unit circle coordinates and the reference angle.
Trigonometry is the branch of mathematics relating the angles and side lengths of triangles. The six trigonometric functions (sine, cosine, tangent, and their three reciprocals) are the foundation for everything from engineering and physics to signal processing and computer graphics.
Primary trigonometric functions (right triangle definition): sin(θ) = Opposite ÷ Hypotenuse cos(θ) = Adjacent ÷ Hypotenuse tan(θ) = Opposite ÷ Adjacent = sin(θ) ÷ cos(θ)
Reciprocal functions: csc(θ) = 1 ÷ sin(θ) (cosecant) sec(θ) = 1 ÷ cos(θ) (secant) cot(θ) = 1 ÷ tan(θ) (cotangent)
Inverse functions (find angle from ratio): θ = arcsin(x): also written sin⁻¹(x) θ = arccos(x): also written cos⁻¹(x) θ = arctan(y/x): also written tan⁻¹(x)
Key identities:
- Pythagorean: sin²(θ) + cos²(θ) = 1
- Angle conversion: Radians = Degrees × π ÷ 180
- Double angle: sin(2θ) = 2sin(θ)cos(θ)
Exact values at common angles:
| Angle | sin | cos | tan |
|---|---|---|---|
| 0° | 0 | 1 | 0 |
| 30° | ½ | √3/2 | 1/√3 |
| 45° | √2/2 | √2/2 | 1 |
| 60° | √3/2 | ½ | √3 |
| 90° | 1 | 0 | undefined |
Worked example: finding a triangle’s missing side: A ladder leans against a wall. The ladder is 5 meters long and makes a 65° angle with the ground.
- Height up the wall = 5 × sin(65°) = 5 × 0.9063 = 4.53 meters
- Distance from wall at base = 5 × cos(65°) = 5 × 0.4226 = 2.11 meters
- Check: 4.53² + 2.11² = 20.52 + 4.45 = 24.97 ≈ 5² = 25 ✓
Real-world applications: Navigation (finding bearing from distance and angle), construction (calculating rafter lengths), physics (resolving force vectors), astronomy (measuring stellar distances via parallax).
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.
More Math Calculators
- Unit Rate Calculator
- Weighted Average Calculator
- Cross-Sectional Area Calculator
- Midrange Calculator
- T-Distribution Calculator (Critical Values and P-Values)
- Jacobian Matrix and Determinant Calculator (2x2)
- Vector Cross Product Calculator
- Arithmetic Sequence Calculator
- Parametric Equations Calculator (x(t), y(t))
- Standard Error Calculator
- Product-to-Sum and Sum-to-Product Calculator
- Coefficient of Variation Calculator