Calculateur d'Aire de Triangle
Calculez l'aire d'un triangle.
Outils recommandés
Utilitaires sélectionnés qui pourraient vous être utiles
Calculating the Area of a Triangle
Aperçu
The area of a triangle is the space enclosed by its three sides. Depending on what you know — base and height, or all three sides — different formulas apply. This calculator computes the area instantly in your browser using the right method for your inputs.
Comment utiliser (étape par étape)
- 1
Choose your known values
Enter base and height, or all three side lengths.
- 2
Calculate
The tool applies the matching formula automatically.
- 3
Read the area
The enclosed area is shown in square units.
Comment ça marche
With a base and height, area = ½ × base × height. When you know all three side lengths instead, the tool uses Heron's formula: compute the semi-perimeter s = (a + b + c) ÷ 2, then area = √(s(s−a)(s−b)(s−c)). Both give the same area; the tool picks the formula that matches the measurements you provide.
Quand l'utiliser
Finding the area of a triangular plot or surface. Solving a geometry assignment. Calculating material for a triangular shape in a project.
Questions Fréquentes
The tool uses Heron's formula, which finds the area from the three side lengths without needing the height.