Polar Coordinates
(Type ESCthESC for theθ
symbol.)
In[1]:= |
Out[1]= |
In[2]:= |
Out[2]= |
θ
symbol.)
In[1]:= |
⨯
PolarPlot[Sin[2 \[Theta]] + Cos[2 \[Theta]], {\[Theta], 0, 2 Pi}] |
Out[1]= |
In[2]:= |
⨯
PolarPlot[Sin[2 \[Theta]] + Cos[2 \[Theta]], {\[Theta], 0, 2 Pi}, PolarAxes -> Automatic, PolarTicks -> {0 \[Degree], 90 \[Degree], 180 \[Degree], 270 \[Degree]}] |
Out[2]= |