diff --git a/Circle.md b/Circle.md index f7c0cd3..1f9cd36 100644 --- a/Circle.md +++ b/Circle.md @@ -1,10 +1,12 @@ -![](https://i.imgur.com/j51ka40.png) - -Creates a list of locations or vectors in the shape of a circle. The amount of points is determined by the density and the circumference of the circle: `points = circumference * density = 2 * radius * PI * density` - ### Vectors `circle with radius %number% and density %number%` ### Locations `circle at %location% with radius %number% and density %number%` +![](https://i.imgur.com/j51ka40.png) + +Creates a list of locations or vectors in the shape of a circle. The amount of points is determined by the density and the circumference of the circle: `points = circumference * density = 2 * radius * PI * density` + + +