Isosceles Triangle Calculator

Find the area, perimeter, height, and base angles of an isosceles triangle from its two equal legs and base, or from its base and height.

⏱ Updated: 19 Sep 2026

Calculator

Free isosceles triangle calculator: find area, perimeter, height, and angles from legs and base, or base and height.

Area
Perimeter
Height
Leg
Base Angle
°
Apex Angle
°

Enter the two equal legs and base — or the base and height — to calculate an isosceles triangle's area, perimeter, and angles.

How to Use the Isosceles Triangle Calculator

Switch between Legs & Base and Base & Height mode depending on which pair of measurements is on hand. Either way, the calculator returns the triangle's height, area, perimeter, and both base angles plus the apex angle.

An isosceles triangle has exactly two equal sides (the legs) meeting at the apex, with a third side (the base) connecting their ends. Splitting it straight down the middle, from the apex to the base's midpoint, produces two mirror-image right triangles — the trick behind every formula here:

height = √(leg² − (base ÷ 2)²)
area = ½ × base × height
base angle = cos⁻¹((base ÷ 2) ÷ leg)
apex angle = 180° − 2 × base angle

That right-triangle split only works if the legs are long enough to reach past half the base — a leg shorter than half the base can't close the shape at all, which is what the validation on this page is checking for.

In Base & Height mode the direction reverses: the leg comes from that same right triangle, leg = √((base ÷ 2)² + height²), and everything else follows the same way.