Skip to content
CalculatorBuddy

Area Calculator

Find the area of a rectangle, triangle, trapezoid, circle, sector, ellipse, or parallelogram. Mixed length units print a square result in each unit.

Area = length × width

ExampleSample values — edit any field to see your result.

Results update as you type.

Area

Area = 600 feet²

Estimated result

Result in other units

AmountUnit
0.0137741acre(s)
600ft²
66.66666667yd²
86,400in²
55.741824
0.00005574km²
557,418.24cm²

Compute the area of seven common plane shapes — rectangle, triangle, trapezoid, circle, sector, ellipse, and parallelogram. Lengths can be feet, yards, inches, miles, meters, kilometers, or centimeters. Mixed units produce a square result in each unit you used. Complex outlines can be split into these shapes and added together.

Formula

Each length is converted into a common unit, the shape formula is applied, and the area is printed to 14 significant digits. Zero dimensions are allowed and give zero area; empty or negative values are rejected.

rectangle      A = l × w
triangle       A = √(s(s − a)(s − b)(s − c))   s = (a + b + c) / 2
trapezoid      A = ((b1 + b2) / 2) × h
circle         A = π r²
sector         A = (θ / 360) × π r²            (θ in degrees)
               A = (θ / 2) × r²                (θ in radians)
ellipse        A = π a b
parallelogram  A = b × h
A sector of 360° is a full circle. Radians must stay below 2π — entering exactly 2π is rejected, matching the source calculator. Triangle sides must satisfy the triangle inequality (any two edges larger than the third).

Common area units

Factors use the international foot (1 ft = 0.3048 m exactly) and the survey acre of 43,560 ft².

UnitArea in m²
square meterSI unit
hectare10,000
square kilometre (km²)1,000,000
square foot0.09290304
square yard0.83612736
acre4,046.8564224 (43,560 ft²)
square mile2,589,988.110336 (640 acres)

Examples

30 ft by 20 ft rectangle

Length 30 ft and width 20 ft is 600 ft². The same numbers as a parallelogram (base × height) are also 600 ft². A 220 ft by 99 ft plot is 21,780 ft².

Mixed units

A rectangle 12 in by 1 ft is 144 in² and 1 ft². A trapezoid with bases 9 ft and 9 m and height 9 ft is 173.37401574803 ft² and 16.10697312 m².

Circle, sector, and ellipse

A 30 ft radius circle is 900π = 2827.4333882308 ft². A 90° sector of the same radius is a quarter of that: 225π = 706.8583470577 ft². An ellipse with semi-axes 18 ft and 20 ft is 360π = 1130.9733552923 ft².

Triangle by three sides

Edges 30 ft, 45 ft, and 50 ft give 666.58528149067 ft² by Heron's formula. An equilateral triangle with 77 ft sides is 2567.332309519 ft².

Frequently asked questions

How do I calculate the area of a rectangle?
Multiply length by width after both measurements are in the same unit. A plot that is 30 ft by 20 ft is 600 ft². A 220 ft by 99 ft field is 21,780 ft² — half an acre. Mixed units are converted automatically: 12 in by 1 ft is 144 in² and 1 ft².
What happens if I mix length units?
Each dimension is converted into every distinct unit you used, then the formula is applied in that unit. A trapezoid with bases 9 ft and 9 m and height 9 ft is 173.37401574803 ft² and 16.10697312 m². When every field uses the same unit, you get a single square result.
How is triangle area calculated?
From three edge lengths this calculator uses Heron's formula. The semi-perimeter is s = (a + b + c) / 2, and area = √(s(s − a)(s − b)(s − c)). A 30-45-50 ft triangle is 666.58528149067 ft². An equilateral triangle with 77 ft sides is 2567.332309519 ft². Sides that cannot form a triangle (1, 1, 3) are rejected. Use the Triangle Calculator if you know angles instead of all three sides.
Do I enter radius or diameter for a circle?
Radius. Area is π r². A 30 ft radius is 900π = 2827.4333882308 ft². A 1 m radius is 1π = 3.1415926535898 m². The Square Footage Calculator uses diameter instead, which is useful when you measured across a room or lot.
How is a sector angle entered?
Degrees from 0 through 360 (a full circle), or radians from 0 up to but not including 2π (6.2831853071796). A 30 ft radius at 90° or π/2 rad is 225π = 706.8583470577 ft². A 16 in radius slice of 60° is 134.04128655316 in².

Related calculators