Home -> Java -> Interactive Real Analysis -> Root Finder (new version)

Root Finder

Applet to find the roots (zeros, intersection with x-axis) of  a of function. You can use either "bifurcation" or "Newton's method) (part of the Interactive Real Analysis project).

  • Click once on the graph to set a starting point for the root finder (in bifurcation mode) or twice to define an interval (for bisection method).
  • Click on Options to bring up a dialog window for options.