functions:interpolation:SPLINTERP

arc_length

 The normalized length of x is the real length divided by the range
 of x, that is, the maximum xin value minus the minimum value. The
 normalized length in y is the real length divided by the range of
 y. The arclength at a point is approximated by the sum of the
 lengths of straight line segments connecting all points up to that
 point.