Triangle Angle Calculator

The Triangle Angle Calculator is a tool that calculates the angles of a triangle given the length of its sides.

triangle.JPG



To use the calculator, the user simply inputs the length of the three sides of the triangle and the calculator will use the law of cosines to determine the angles. The results are displayed in degrees and can be used to solve problems in geometry, engineering, and other fields.

The law of cosines:
c^2=a^2+b^2-2ab cos \gamma,
thus
\gamma = arccos( \frac{a^2+b^2-c^2}{2ab} )

For degenerate triangle, where side lengths violate the following inequalities
a+b>c,
b+c>a,
a+c>b,
the results will be zeroes.

PLANETCALC, Triangle angles for given triangle sides

Triangle angles for given triangle sides

Digits after the decimal point: 2
Angle alpha (degrees)
 
Angle beta (degrees)
 
Angle gamma (degrees)
 

URL copied to clipboard
PLANETCALC, Triangle Angle Calculator

Comments