Q:

getting vector length with positions

For two points A and B with positions (x; y) :

vector length = sqrt(((yB - yA)^2) + (xB - xA)^2))
1

New to Communities?

Join the community