replace theta with epsilon to match chart

This commit is contained in:
Peter Schneider 2017-07-29 01:29:45 -07:00
parent af617bfc60
commit a19043a6ad

View File

@ -455,7 +455,7 @@
"This gives us the equalities:\n",
"\n",
"$$\\begin{aligned}\n",
"\\theta &= \\tan^{-1} \\frac y x\\\\\n",
"\\epsilon &= \\tan^{-1} \\frac y x\\\\\n",
"r^2 &= x^2 + y^2\n",
"\\end{aligned}$$ "
]