Create an interface and a graph for the secant method
Budget: $30 – $250 USD
I can provide a method of secants and a sample interface, I need to open a window where you can select one of the 4 functions, and enter the beginning and end of the interval in which to search for the roots and accuracy. Clicking the button would open the corresponding (non-static) graph to the given function, which should show convergence. This can be implemented in any language you like. The interface and graph can be primitive, as long as all the above conditions are met.