Area Calculator
Calculate the area of any geometric shape - circle, triangle, rectangle, polygon & more. Supports 10 shapes with unit conversion.
About
Miscalculating area leads to material waste in construction, incorrect land valuations, and flawed engineering designs. This calculator implements exact closed-form formulas for 10 geometric shapes including Heron's formula for triangles from three sides: A = βs(s β a)(s β b)(s β c). Results are cross-converted across 10 area units from mmΒ² to miΒ². Inputs persist across sessions. Note: all formulas assume Euclidean plane geometry and break down on curved surfaces or at astronomical scales.
Formulas
Each shape uses a distinct closed-form equation. All inputs are in the selected linear unit; output is in the corresponding squared unit.
Circle
A = Ο β r2Rectangle
A = l Γ wTriangle (base & height)
A = 12 β b β hTriangle (Heronβs formula)
s = a + b + c2A = βs(s β a)(s β b)(s β c)
Trapezoid
A = a + b2 β hEllipse
A = Ο β a β bParallelogram
A = b β hRhombus
A = d1 β d22Regular Polygon
A = n β s24 β tan(Ο Γ· n)Sector
A = ΞΈ360 β Ο β r2Annulus (Ring)
A = Ο β (R2 β r2)Where: r = radius, l = length, w = width, b = base, h = height, a, b, c = side lengths, d1, d2 = diagonals, n = number of sides, s = side length, ΞΈ = central angle in degrees, R = outer radius, r = inner radius.
Reference Data
| Unit | Symbol | Relative to 1 mΒ² | Common Use |
|---|---|---|---|
| Square Millimeter | mmΒ² | 1,000,000 | Precision engineering, electronics |
| Square Centimeter | cmΒ² | 10,000 | Paper sizes, small objects |
| Square Meter | mΒ² | 1 | Rooms, apartments, SI base |
| Square Kilometer | kmΒ² | 0.000001 | Cities, countries, large regions |
| Square Inch | inΒ² | 1,550.0031 | US manufacturing, screens |
| Square Foot | ftΒ² | 10.76391 | US real estate, flooring |
| Square Yard | ydΒ² | 1.19599 | Carpet, landscaping (US/UK) |
| Acre | ac | 0.000247105 | Agriculture (US/UK) |
| Hectare | ha | 0.0001 | Agriculture (metric), land surveys |
| Square Mile | miΒ² | 3.861Γ10β7 | US geography, county areas |
| Are | a | 0.01 | European land plots |
| Barn | b | 1028 | Nuclear cross-sections |