Triangle Calculator Formula & How It Works
- Law of Cosines: c² = a² + b² − 2ab cos(C)
- Heron's formula: Area = √[s(s-a)(s-b)(s-c)] where s=(a+b+c)/2
- Sum of angles: A + B + C = 180°
- Pythagoras: a² + b² = c² (right triangle only)
Any triangle can be fully solved with 3 known measurements (at least one being a side). SSS: use Law of Cosines for angles. SAS: use Law of Cosines for third side, then Law of Sines. ASA/AAS: use angle sum and Law of Sines. The Law of Sines and Cosines are universal tools for any triangle.