Equation Solver (eqnsolver)
- Equation Solver (eqnsolver)
- bsolve — Finds the root of an equation within a given interval using the Bisection Method.
- nrsolve — Finds the root of an equation using a Numerical Technique called Newton-Raphson Method.
- quadsolver — Finds the roots of a quadratic polynomial.
- sesolve — Finds the root of an equation using a Numerical Technique called Secant Method.