Skip to content

other

Bisection method

Root-finding algorithm that starts from an interval where a continuous function changes sign and halves it repeatedly until the root is located to the wanted precision.

Known aliases

  • binary search root-finding
  • interval halving

Relationships

No evidence-backed relationships are recorded.

Current clusters