MIDPOINT

Returns the average of the two bracketing data points.

Uses the same position formula as LINEAR (HF7) but returns the midpoint of the two neighboring values instead of linear interpolation. When the position falls exactly on a data point, returns that data point.