Original Post
Hi I have two 2D positions and need angle from one to another. I can easily get to this point: 7 / 3 = tan X Any1 knows how to get this into C++ code so I can solve X and get a angle in degrees out of it? Thanks!