• Interpolation: Taking out function values between different data points in an array is referred as Interpolation
• Extrapolation: Finding function values beyond the endpoints in array is referred as Extrapolation
The two types of Interpolation and Extrapolation are
• Linear Interpolation and Extrapolation
• Quadratic Interpolation and Extrapolation