Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the sine of an angle given in degrees
ResourceFunction["SinDegree"][x] computes the sine of an angle x, measured in degrees. |
Compute the cosine of an angle:
In[1]:= |
Out[1]= |
Plot over a given range of angles:
In[2]:= |
Out[2]= |
Evaluate numerically:
In[3]:= |
Out[3]= |
Evaluate to high precision:
In[4]:= |
Out[4]= |
Draw a circle:
In[5]:= |
Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License