2021-09-09 20:42:29 -04:00

16 lines
653 B
Markdown

# 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. |