Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Generate a graphical representation of a protractor
ResourceFunction["Protractor"][angles] generates a protractor graphic with lines at the specified angles. Use Degree(°) to specify angles in degrees. | |
ResourceFunction["Protractor"][] generates a protractor with no additional angle lines. |
Create a protractor with a list of angles to create a protractor with lines at those angles:
In[1]:= |
Out[1]= |
Create a protractor without any additional angle lines:
In[2]:= |
Out[2]= |
Create a protractor with a baseline:
In[4]:= |
Out[4]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License