From 04a6da7480b532a0aa709522c485e960aff27d51 Mon Sep 17 00:00:00 2001 From: bi0qaw Date: Tue, 21 Nov 2017 22:12:06 +0100 Subject: [PATCH] Updated Circle (markdown) --- Circle.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Circle.md b/Circle.md index 024709a..f7c0cd3 100644 --- a/Circle.md +++ b/Circle.md @@ -2,8 +2,9 @@ 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` -### Locations -`circle at %location% with radius %number% and density %number%` ### Vectors `circle with radius %number% and density %number%` +### Locations +`circle at %location% with radius %number% and density %number%` +