Interpolates y* from x* given values of x1,y2 and x2,y2 as per figure
Implements Equation (2) in figure; intended as a quick way to test interpolation routines in other programs, or for one-of interpolation of some tabulated data.