Description Usage Arguments Value Author(s) References Examples
A function to generate Enneper's surface
1 | enneper.surface(n = 10000, a = 4)
|
n |
number of points |
a |
angle, radians, minimum and maximum. -a < angle < a |
points |
location of points |
edges |
edges of the object (null) |
Barret Schloerke
http://schloerke.github.io/geozoo/mobius/other/
1 2 | ## Generates an Enneper Surface
enneper.surface(n = 1000, a = 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.