Area Calculator

This calculator allows you to compute the area of 15 popular shapes rapidly and accurately. Below is a list of the shapes we offer and information about computing their areas.

How to Use This Calculator

  1. Choose the shape to find the area of
  2. Enter the required values

Some area calculators offer various methods of computing the area. For example, the triangle area calculator allows you to find the area given different values such as:

  • Base & height
  • Three sides
  • Two sides & angle between them
  • Two angles & side between them
  • 2D vertex coordinates

Table of Area Formulas

Area Formulas

Square Area Formula

Side length: A=s2A = s^2 where s is the side length.

Diagonal length: A=d22A = \frac{d^2}{2} where d is the diagonal length.

Rectangle Area Formula

A=l×wA = l \times w where l is length and w is width.

Triangle Area Formula

Base and height: A=12bhA = \frac{1}{2} b h

Three sides (Heron's formula): A=s(sa)(sb)(sc)A = \sqrt{s(s-a)(s-b)(s-c)}, where s=a+b+c2s = \frac{a + b + c}{2}

Two sides and included angle: A=12absin(C)A = \frac{1}{2} ab \sin(C)

One side and two angles: A=12a2sin(B)sin(C)sin(A)A = \frac{1}{2} \cdot \frac{a^2 \sin(B) \sin(C)}{\sin(A)}

Coordinates: A=12x1(y2y3)+x2(y3y1)+x3(y1y2)A = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right|

Circle Area Formula

A=πr2A = \pi r^2 where r is the radius.

Ellipse Area Formula

A=πabA = \pi a b where a and b are the semi-major and semi-minor axes.

Sector of a Circle Area Formula

A=θ360πr2A = \frac{\theta}{360^\circ} \pi r^2 where θ is in degrees and r is the radius.

Parallelogram Area Formula

Base and height: A=bhA = b h

Two sides and included angle: A=absin(θ)A = ab \sin(\theta)

Diagonals and angle between: A=12d1d2sin(θ)A = \frac{1}{2} d_1 d_2 \sin(\theta)

Rhombus Area Formula

Diagonals: A=12d1d2A = \frac{1}{2} d_1 d_2

Side and height: A=shA = s h

Side and angle: A=s2sin(θ)A = s^2 \sin(\theta)

Kite Area Formula

Diagonals: A=12d1d2A = \frac{1}{2} d_1 d_2

Two unequal sides and included angle: A=absin(θ)A = ab \sin(\theta)

Trapezoid Area Formula

A=12(a+b)hA = \frac{1}{2} (a + b) h where a and b are the parallel sides, and h is the height.

Regular Pentagon Area Formula

A=54s2cot(π5)A = \frac{5}{4} s^2 \cot\left(\frac{\pi}{5}\right) where s is the side length.

Regular Hexagon Area Formula

A=332s2A = \frac{3\sqrt{3}}{2} s^2 where s is the side length.

Regular Octagon Area Formula

A=2(1+2)s2A = 2(1 + \sqrt{2}) s^2 where s is the side length.

Regular N-gon Area Formula

A=ns24cot(πn)A = \frac{n s^2}{4} \cot\left(\frac{\pi}{n}\right) where n is the number of sides and s is the side length.

Annulus Area Formula

A=π(R2r2)A = \pi(R^2 - r^2) where R is the outer radius and r is the inner radius.