18 lines
697 B
Markdown
18 lines
697 B
Markdown
---
|
|
title: Circle
|
|
---
|
|
## Circle
|
|
|
|
A circle is a closed shape where all points are the same distance from the center.
|
|
|
|
The distance from one point to the center is called the radius (R).
|
|
|
|
The distance from one point, throught the center to another point is called the diameter (D).
|
|
|
|
The distance all around the circle is called the circumference (C).
|
|
|
|

|
|
|
|
#### More Information:
|
|
<!-- Please add any articles you think might be helpful to read before writing the article -->
|
|
More information with illustrations can be found here: https://en.wikipedia.org/wiki/Circle |