Bisection Method
Find roots of equations using the bisection method
Input Parameters
Enter the equation and parameters for the bisection method
f(x) == 0
Use x as the variable, ^ for powers, * for multiplication (e.g., 4x^2-3 or 4*x^2-3)
Can be positive or negative
Can be positive or negative
