Technically all the interpolation algorithms support extrapolation to values outside of the sample set range. Just be aware that it follows along exactly the same interpolated high-order function, so there is a high risk of producing garbage. Depending on your scenario, some form of regression may help to reduce the order in such cases.
Thanks,
Christoph
Thanks,
Christoph