The system must follow the requirements:
- System must provide a choice of functions and methods for the user.
- System must provide the user with results of the calculations.
- System must provide the user with a delta value to compare results of Bisection and Secant methods.
Program must check convergence of each method and inform the user about errors.
Bisection flowchart:
Secant flowchart:
Output example:
Output example:
Flowchart: