Re: [sage-support] nonlinear equation system

2022-03-01 Thread Scott Wilson
out theorem. > No guarantee that any solution is real, though. > > > > So you can not expect a solution by quadrature. You must try to solve > you system numerically. > > > > > > - Mail d’origine - > > De: Scott Wilson > > À: sage-support &

[sage-support] nonlinear equation system

2022-02-27 Thread Scott Wilson
Hello, I am new to sage math and tried to get the solution to the following nonlinear equation system. Sage has been working on this since yesterday and I am wondering how long I should typically wait. All comments are appreciated. Thanks in advance. var('A B E F I J R T') eq1 = A*E-B^2-B*F+E^