fun getInterpolated(key: Double): Double?
Returns the linearly-interpolated value for key or null if it's out of range.