Ask Your Question

math_ai's profile - activity

2017-09-10 14:33:49 +0200 received badge  Popular Question (source)
2013-11-17 09:37:22 +0200 received badge  Student (source)
2013-04-29 03:35:54 +0200 asked a question "ALL" numerical solutions for system of equations

Hi. My question is a multivariable version of the question; http://ask.sagemath.org/question/66/h...

I would like to know is there is a good function on sage that find "all" solutions for a given non-linear system of equations, just like the NSolve function on mathematica does.

I found several functions for numerical computation but they are only for one-variable or require initial value, which meas we can find only one solution.

Do you know any good function for my purpose?

Regards,