Root Finder
Find roots of f(x) = 0 using bisection or Newton's method.
Enter a function f(x) to find a root.
Use
x as the variable. Supported functions: sin, cos, exp, ln, log, sqrt, abs, …