R (programming language)/Tutorials/Algebra
Solving polynomial equations
To solve , where are given integers, use the command
polyroot(c(a,b,...,n))Category:R (programming language)
To solve , where are given integers, use the command
polyroot(c(a,b,...,n))Category:R (programming language)