Circle area

A=pir2A = \\pi r^2

What it does

Calculates circle area from the supplied values.

When to use it

Use this mathematics formula when the named quantities are known.

Variables

Worked example

{
  "inputs": {
    "radius": 3
  },
  "result": 28.274333882308138
}

Common mistakes

Check units, signs, brackets and that every value is entered in the stated units.