R (programming language)/Tutorials/Algebra

Solving polynomial equations edit

To solve  , where   are given integers, use the command

polyroot(c(a,b,...,n))