The function to evaluate the value of a polynomial,l for a constant value of the independent variable(say a) in the polynomial is ______
(a) poly(p,a), p is a row vector
(b) polyder(p)
(c) polyint(p)
(d) polyval(c,a), c is a row vector
This question was addressed to me during an internship interview.
My query is from Algebra topic in division MATLAB Basics of MATLAB