Calculation of the area of a geometric figure.

Online area calculator which allows to calculate the area of a rectangle, square, triangle or circle.
  • area(`3;2`) , returns 6
  • area(`4`) , returns [16;`16pi`], 16 is the area of a square of length 4, and `16pi` is the area of a circle of radius 4.
See also