Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find the corners of a curve
ResourceFunction["FunctionCorners"][c,x] returns the corners of the curve c viewed as a function of x. |
Compute the corners of a curve:
| In[1]:= |
| Out[1]= |
Note that corners are more general than cusps:
| In[2]:= |
| Out[2]= |
| In[3]:= |
| Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License