Skip to content
Prev 68902 / 398513 Next

Roots of quadratic system.

Kjetil Brinchmann Halvorsen wrote:
I have looked into using solve.  However, solve works on a system of 
linear equations (at least that is how I read it).  I have a system of 
quadratic equations.  They can be written to equate to zero, so that a 
non-linear system solver should do the trick.

John.