Calculate coordinates from bearing and distance formula
Answers
Answered by
0
Hi!
Let two points be A (x1, y1) and B (x2, y2).
According to the distance formula the distance between the points A and B is given by
root of (x2 -x1)^2+(y2-y1)^2
Let two points be A (x1, y1) and B (x2, y2).
According to the distance formula the distance between the points A and B is given by
root of (x2 -x1)^2+(y2-y1)^2
Similar questions