Absolute value between all points
I was wondering if there is an easy way to aggregate the absolute value of all points in a column to one another. I have written some scripts which will give me the stage location data for a tool, but I want to see how the locations measure up relative to themselves rather than the absolute locations of the machine. For example:If I have 3 points, I want to know the distance between 1-2, 1-3, and ...