🔢 Bisection Method

Interactive Root Finding Calculator

Supported Functions: Use x^2 for x², sin(x), cos(x), tan(x), ln(x), log(x), sqrt(x), exp(x), abs(x)
Examples: x^3 - x - 1, sin(x) - x/2, x^2 - 4, ln(x) - 1

Bisection Method Results

Iteration a f(a) b f(b) c f(c) |ck - ck-1|