Return a y value from a linear interpolation function

interpolationFunction(x, y, values, split = "\\s+")

Arguments

x

x

y

y

values

values

split

split

Value

The interpolated values