To find the zero of a (real) function is a very often
needed in solving problems.
PKHG has an already used class with just that
functionality.
Add it (adjusted)?
A slightly adopted numerical version of Newton (called
ZeroFinder) is already used in a point wise computable
implicit function applet. The next release will probably
contain it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1250361
A slightly adopted numerical version of Newton (called
ZeroFinder) is already used in a point wise computable
implicit function applet. The next release will probably
contain it.