Solve with integrating an implicit function
|
06-23-2014, 09:23 AM
Post: #10
|
|||
|
|||
RE: Solve with integrating an implicit function
The best reference is to look at the source code of giac in solve.cc, the in_fsolve function does the job :-)
For polynomial-like equations, if you don't provide a guess or call bisection, proot is used. If the equation is not recognized to be polynomial then bisection is called. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)