Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the orthotomic of a curve
ResourceFunction["Orthotomic"][c,t] computes the orthotomic in parameter t of a curve c with respect to the point {0,0}. | |
ResourceFunction["Orthotomic"][c,p,t] computes the orthotomic with respect to the point p. |
Orthotomic of a circle with respect to the point {1,1}:
In[1]:= | ![]() |
Out[1]= | ![]() |
In[2]:= | ![]() |
Out[2]= | ![]() |
Orthotomic of a figure eight:
In[3]:= | ![]() |
In[4]:= | ![]() |
Out[4]= | ![]() |
Pedal curves look similar to the orthotomic:
In[5]:= | ![]() |
Out[5]= | ![]() |
In[6]:= | ![]() |
Out[6]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License