Description Usage Arguments Examples
Generate general ellipse boundaries with semidiameters a and b, centered at (r0, theta0), with the a axis rotated by phi relative to the polar axis.
1 | ellipse(a, b, r0 = 0, theta0 = 0, phi = 0)
|
a, b |
semidiameter parameters where a > b. |
r0, theta0 |
the polar form of the center of the ellipse |
phi |
the angle rotated by the major axis. |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.