Evaluate the polynomial at the point x
x : scalar or array-like of length N
y : scalar, array of length R, array of length N, or array of length N by R
If x is a scalar, returns either a vector or a scalar depending on whether the interpolator is vector-valued or scalar-valued. If x is a vector, returns a vector of values.
scipy.interpolate.KroghInterpolator
scipy.interpolate.KroghInterpolator.derivative
Enter search terms or a module, class or function name.