HE891C%GWUVM.BITNET@cornellc.cit.cornell.edu (The Time Traveler) (11/20/89)
I need source code (Lightspeed preferred) that will find the roots of any equation using the Incremental Search Method coupled with the Interval Halving or Bisection method to five significant digits. The function will be entered into the source code, so I don't need an expression parser. A typical function used is cos(kL)*cosh(kL)=1. Thanx in advance.