 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | 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 | 
| Answer» E. | |