Updated Circle (markdown)

bi0qaw 2017-11-21 22:11:38 +01:00
parent 4964c96f4d
commit a264b43982

@ -2,11 +2,8 @@
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**
### Locations
`circle at %location% with radius %number% and density %number%`
**Vectors**
### Vectors
`circle with radius %number% and density %number%`