Calculate sides angles and heights of a right angle triangle.
The area is calculated from the base and height. Angles, sides and heights can be calculated using cos, sin, tan, and Pythagorus theorem.
Tool Input
- trtype : Triangle Geometry Type
- au : User Defined Length Base Side a
- bu : User Defined Length Right Side b
- cu : User Defined Length Left Side c (Hypotenuse)
- Au : User Defined Angle Opposite Side a
- Bu : User Defined Angle Opposite Side b
- hcu : User Defined Height From Side c (Hypotenuse)
Tool Output
- A : Angle Opposite Side a
- B : Angle Opposite Side b
- C : Angle Opposite Side c
- X : Cross Section Area
- XA : External Angle A
- XB : External Angle B
- XC : External Angle C
- a : Length Side a
- b : Length Side b
- c : Length Side c (Hypotenuse)
- ha : Height From Side a
- hb : Height From Side b
- hc : Height From Side c