Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the inversion of a curve
ResourceFunction["InversionCurve"][k,curve,t] computes the inversion of curve with respect to a circle with radius k and parameter t. | |
ResourceFunction["InversionCurve"][o,k,curve,t] computes the inversion of a curve with respect to a circle centered at o. |
Inversion curve of a tractrix (orange):
In[1]:= |
|
Out[1]= |
|
In[2]:= |
|
Out[2]= |
|
In[3]:= |
|
Out[3]= |
|
Inversion curve of an ellipse (follows the point and the circle):
In[4]:= |
|
Out[4]= |
|
In[5]:= |
|
Out[5]= |
|
In[6]:= |
|
Out[6]= |
|
A clothoid:
In[7]:= |
|
Inversion of a clothoid:
In[8]:= |
|
Out[8]= |
|
In[9]:= |
|
Out[9]= |
|
A helicoid:
In[10]:= |
|
Inversion of a helix:
In[11]:= |
|
Out[11]= |
|
In[12]:= |
|
Out[12]= |
|
Avoid division by zero:
In[13]:= |
|
In[14]:= |
|
Out[14]= |
|
In[15]:= |
|
Out[15]= |
|
This work is licensed under a Creative Commons Attribution 4.0 International License