Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Plot Doyle spirals
ResourceFunction["DoyleSpiral"][p,q] plots Doyle spirals for values p spiral arms and q circles per spiral revolution. |
"Basic" | a spiral with parameters P and Q |
"Moebius" | a basic spiral under Möbius transformation |
"PQGraph" | a spiral with elements along the P- and Q-axes in basic spiral |
Plot a Doyle spiral:
In[1]:= |
Out[1]= |
Use "GraphicType"→"Moebius":
In[3]:= |
Out[3]= |
Use "GraphicType"→"PQGraph":
In[4]:= |
Out[4]= |
Add style directives:
In[5]:= |
Out[5]= |
Compare and contrast the possible options for "Type":
In[6]:= |
Out[6]= |
In[7]:= |
Out[7]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License