Description Usage Arguments Value Examples
Creates "n" points on a circle centered in "centre" with a radius of "radius"
1 |
n |
number of points to define the circle |
centre |
center of the circle |
radius |
radius of the circle |
Returns a matrix with two columns corresponding to the (x,y) coordinates of the circle of centre 'centre' and radius 'radius'. The number of lines depends on the number of points asked using the parameter 'n'.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.