Trigonometry Calculator
Calculate sine, cosine, tangent, and their inverses for any angle in degrees or radians. A core tool for math and engineering.
Enter your values above to see the results.
Tips & Notes
- ✓SOH-CAH-TOA: Sin=Opp/Hyp, Cos=Adj/Hyp, Tan=Opp/Adj. The most important memory device in trig.
- ✓sin²θ+cos²θ=1 always. Use to find one function from another without knowing the angle.
- ✓Always check calculator mode: degrees or radians. sin(90°)=1 but sin(90 radians)≈0.894.
- ✓tan θ = sin θ/cos θ. Undefined when cos θ=0 (at 90° and 270°).
- ✓For reference angles: sin and cos are positive in Q1, sin positive in Q2, tan in Q3, cos in Q4.
Common Mistakes
- ✗Calculator in wrong mode (degrees vs radians). Always verify mode before computing trig values.
- ✗Confusing inverse trig with reciprocal: arcsin(x) ≠ 1/sin(x). arcsin is the inverse function.
- ✗Thinking sin(2θ)=2sin(θ). Correct: sin(2θ)=2sin(θ)cos(θ) — double angle formula.
- ✗Mixing up opposite and adjacent sides when setting up ratios — opposite is across from angle θ.
- ✗Forgetting negative signs in other quadrants: sin is negative in Q3 and Q4.
Trigonometry Calculator Overview
Trigonometry studies the relationships between the angles and side lengths of triangles, and extends these relationships to all angles through the unit circle. The six trigonometric functions — sine, cosine, tangent and their reciprocals — encode geometric relationships that appear in wave physics, electrical engineering, navigation, signal processing, and computer graphics. Every oscillating system from sound waves to electromagnetic radiation is described by sine and cosine functions.
The six trigonometric functions for angle θ in a right triangle (O=opposite, A=adjacent, H=hypotenuse):
sin θ = O/H | cos θ = A/H | tan θ = O/A | csc θ = H/O | sec θ = H/A | cot θ = A/OSOH-CAH-TOA: the memory device for the three primary ratios. For the angle opposite a side of 3 in a 3-4-5 triangle: sin=3/5=0.6, cos=4/5=0.8, tan=3/4=0.75. Key angle values to memorize:
0°: sin=0, cos=1, tan=0 | 30°: sin=1/2, cos=√3/2, tan=1/√3 | 45°: sin=√2/2, cos=√2/2, tan=1
60°: sin=√3/2, cos=1/2, tan=√3 | 90°: sin=1, cos=0, tan=undefinedPythagorean identity — the most important trigonometric identity:
sin²θ + cos²θ = 1 for all angles θ
EX: If sin θ = 0.6, then cos θ = √(1−0.36) = √0.64 = 0.8 | tan θ = sin/cos = 0.6/0.8 = 0.75From sin²+cos²=1: dividing by cos² gives tan²+1=sec². Dividing by sin² gives 1+cot²=csc². Inverse trigonometric functions find angles from ratios:
EX: sin θ = 0.5 → θ = arcsin(0.5) = 30° | tan θ = 1 → θ = arctan(1) = 45°Ranges: arcsin output: [−90°,90°]. arccos output: [0°,180°]. arctan output: (−90°,90°). Law of Sines (for any triangle, not just right): a/sin A = b/sin B = c/sin C. Law of Cosines (extends Pythagorean theorem): c² = a²+b²−2ab·cos C. Angle mode warning: sin(90) in DEGREE mode = 1.0 exactly. sin(90) in RADIAN mode ≈ 0.8940. Always verify calculator mode before computing. In calculus, radians are required — d/dx[sin(x)]=cos(x) only when x is in radians. Real-world applications: Navigation uses bearing angles computed with arctan. Architecture: a roof with 4:12 pitch has angle arctan(4/12)=18.4°. Electrical engineering: AC voltages and currents are sinusoidal — V(t)=V₀sin(ωt+φ). Physics: projectile trajectory has horizontal component v·cos(θ) and vertical v·sin(θ). Sound, light, and radio waves all follow sinusoidal equations. Trigonometric functions extend naturally beyond the 0–90° range of right triangles through the unit circle definition. For any angle θ, place a point on the unit circle (radius = 1) at angle θ from the positive x-axis.