From 86c6a06ae057fd0069882fc1769685ee011d725d Mon Sep 17 00:00:00 2001 From: bi0qaw Date: Thu, 23 Nov 2017 21:13:06 +0100 Subject: [PATCH] Updated Circle (markdown) --- Circle.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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` + + +