interpolation tan

57 Views Asked by At

I'm trying to work out a tan interpolation passing through 3 points $(x_1, y_1), (x_2, y_2), (x_3, y_3)$, and which doesn't vanish on some interval including those three points.

If anyone would have any tip on how to get to some similar result, I'd be very thankful, thanks.