Numerical Methods - Roots of equation
Numerical Methods is the branch of mathematics to find numerical solutions to complex Mathematical problems. Most Mathematical problems from science and engineering are very complex and sometimes challenging to solve directly. Due to the great advances in computational technology, numerical methods have become very popular and is a modern tool for scientists and engineers. As a result, many software programs are being developed such as Matlab, Mathematica, Maple etc. the most difficult problems in an effective and simple way. These software's contain functions that use standard numeric methods, in which the user can bypass the required parameters and obtain the results in a single command without knowing the numerical details. Its procedural oriented approach makes easy to write computer algorithm.