2009-11-02, 08:45 PM
(This post was last modified: 2009-11-02, 08:48 PM by KajitiSouls.)
ClawofBeta Wrote:Gezus, I'm posting in here a lot more often.Basic rectangular to polar conversion:
I need help converting x - y = 2 into a polar equation.
x = r*cos(θ

y = r*sin(θ

r^2 = x^2 + y^2 <-- Pythagorean Theorem much?
In your case...
x - y = 2
r(cos(θ
- sin(θ
) = 2That is, if there's no stupid hidden trig identity in there...
EDIT: Terrible ninja is terrible.


.