# Area (Circle)

Menu Path : **Operator > Math > Geometry > Area (Circle)**

The **Area (Circle)** Operator calculates the area of a circle. This is equal to **π r<sup>2</sup>**.

## Operator properties

| **Input**  | **Type** | **Description**                                  |
| ---------- | -------- | ------------------------------------------------ |
| **Circle** | Circle   | The circle this Operator calculates the area of. |

| **Output** | **Type** | **Description**                             |
| ---------- | -------- | ------------------------------------------- |
| **Area**   | float    | The area of the circle based on its radius. |
