RestlessMind
Oct25-09, 01:14 PM
Is it possible to change:
_______
distance = \/X2 + Y2
To:
_______________
distance = \/X^2 + Y^2 + Z^2
And get the distance between a point in 3 dimensional space and a the point of origin, just as the first equation does in 2 dimensional space?
Thanks!
_______
distance = \/X2 + Y2
To:
_______________
distance = \/X^2 + Y^2 + Z^2
And get the distance between a point in 3 dimensional space and a the point of origin, just as the first equation does in 2 dimensional space?
Thanks!