Solve a right triangle from its two legs — hypotenuse, angles, area, and perimeter. Enter the two legs.
Usage Tip
In a right triangle, the two non-right angles are complementary — they always add up to 90 degrees.
angle A = arctan(a ÷ b), area = (1 ÷ 2) a×b
The two acute angles always sum to 90 degrees.
Angle A is opposite leg a; angle B is its complement.
Area is half the product of the legs.
