OurBigBook Wikipedia Bot Documentation
Brent's method is an efficient numerical root-finding algorithm that combines ideas from both the bisection method and the secant method to find roots of a function. Specifically, it seeks to leverage the robustness of bisection while taking advantage of the faster convergence of the secant method when possible.

Ancestors (6)

  1. Root-finding algorithms
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home