Class RootFinder.Secant

java.lang.Object
math.numericalmethods.RootFinder.Secant
Enclosing class:
RootFinder

private class RootFinder.Secant extends Object
  • Constructor Details

    • Secant

      private Secant()
  • Method Details

    • findRoot

      public String findRoot()