Dear R People: Here is the solution:
> polynomial(c(-2,1))*polynomial(c(-1,1)) 2 - 3*x + x^2 > Sorry for the trouble. Erin -- Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: [email protected] ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

