i found this example in my textbook, r = sqrt(x*x + y*y) a = atan(y / x) which would give me the distance of 4.24 for r (the origin to 3,3)
so would the answer be (4.24,45deg)?
i did read your recomendations but struggled to figure those out :)
am i on the right lines ?