| roots | R Documentation |
Roots of polynomial
roots(x)
x |
coefficients of polynomial in descending order |
Roots of polynomial
Diego J. Pedregal
colMedians, rowMedians, tests,
sumStats, gaussTest, ident,
cusum, varTest, conv,
armaFilter, dif,
zplane, acft, slide,
plotSlide, Accuracy, tsDisplay,
size
roots(c(1, -2 ,1))
roots(conv(c(1, -1), c(1, 0.8)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.