Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the radial curve of a given curve
ResourceFunction["RadialCurve"][c,p,t] computes the radial curve of the curve c in parameter t with respect to the point p. |
Obtain the parametric form of an astroid:
| In[1]:= |
| Out[1]= |
Compute the parametric form for the radial curve of the astroid:
| In[2]:= |
| Out[2]= |
Plot the radial curve of the astroid (red):
| In[3]:= |
| Out[3]= | ![]() |
Define an epicycloid:
| In[4]:= |
| Out[4]= |
A table of plots of epicycloids for different values of m, n:
| In[5]:= | ![]() |
| Out[5]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License