Get Angle Between Two Points

VPulse

Member
Joined
Jan 1, 2005
Messages
5
Programming Experience
3-5
Hello, I am having diffuculty retreiving the angle between any two specifiied points. For example point #1 = (5,6) and point #2 = (7,9). How would I go about finding the angle, if angle 0 is simply a horisontal line going right. Any help would be appreciated. Thank you.
 
I belive your going too have to use Sin Cos and Tan to work it out mathmatically.

TPM
 
Back
Top