Given a basic X & Y grid what is the formula to determine distance between two grid items? I.E First item is at grid 5, 6 second grid item is at 7, 8.
Follow Math Help Forum on Facebook and Google+
Originally Posted by Mystery Given a basic X & Y grid what is the formula to determine distance between two grid items? I.E First item is at grid 5, 6 second grid item is at 7, 8. It's a form of Pythagoras' Theorem. For two points and the distance between them (d) is given by:
Originally Posted by Mystery Given a basic X & Y grid what is the formula to determine distance between two grid items? First item is at grid 5, 6 second grid item is at 7, 8. No it is not a form of Pythagoras' Theorem. It is the grid-metric or the 'taxicab' metric. If then the grid-metric is
what kind of grid is it?
View Tag Cloud