Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the catacaustic of a curve
ResourceFunction["CatacausticCurve"][c,{a,b},t] gives an equation for the catacaustic of a curve c specified parametrically with respect to a point {a,b} in terms of the variable t. |
The catacaustic for a Tschirnhausen cubic:
In[1]:= |
Out[1]= |
Plot the catacaustic:
In[2]:= |
Out[2]= |
This work is licensed under a Creative Commons Attribution 4.0 International License