Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the aberrancy of a plane curve
ResourceFunction["CurveAberrancy"][c,t] computes the aberrancy of the plane curve c parametrized by variable t. |
Compute the aberrancy for a curve:
In[1]:= |
Out[1]= |
Compute the aberrancy for several curves:
In[2]:= |
Out[2]= |
Compute the aberrancy of a curve in polar coordinates:
In[3]:= |
Out[3]= |
The aberrancy of a curve involves third derivatives:
In[4]:= |
Out[4]= |
Aberrancy is related to the curvature and tangential angle:
In[5]:= |
Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License