Advanced Equation Root Finder
Input Parameters
Example Equations:
Select an example equation
Quadratic: x^2 - 4
Cubic: x^3 - x - 2
Polynomial: x^4 - 5x^2 + 4
Trigonometric: sin(x) - 0.5
Exponential: exp(x) - 5
Logarithmic: log(x) - 1
Mixed: x*cos(x) - 2
Equation (use 'x' as variable):
Supported functions: x^n, sin(x), cos(x), tan(x), exp(x), log(x)
Examples:
- Algebraic: x^3 - 2x - 5
- Transcendental: sin(x) - x/3, exp(x) - 3x
Method:
Bisection Method
Newton-Raphson Method
Lower Bound:
Upper Bound:
Tolerance:
Max Iterations:
Find Root
Results and Output
Results will appear here...