Trigonometry
For basic trig functions, use standard abbreviations (with the first letter capitalized):
In[1]:= |
Out[1]= | ![]() |
Add “Arc” for the inverses:
In[2]:= |
Out[2]= | ![]() |
Use Pi when working with radian expressions:
(Type ESCpiESC for theπ
character.)
In[1]:= |
Out[1]= | ![]() |
Or type ESCdegESC for the built-in Degree symbol:
In[2]:= |
Out[2]= | ![]() |
Automatically expand (or reduce) trig expressions using identities:
In[1]:= |
Out[1]= | ![]() |
Factor trig polynomials:
In[2]:= |
Out[2]= | ![]() |
Functions like Solve work as well:
In[1]:= |
Out[1]= | ![]() |
Specify a domain for solutions:
In[2]:= |
Out[2]= | ![]() |
QUICK REFERENCE: Trigonometric Functions »