We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For compilation, a shell-script called compile.sh is provided. Like in the first problemset, call it using
$ ./compile.sh
Three different algorithms for rootfinding needed to be implemented. Here, the bisection method, the secant method and Newton's method were chosen.
The bisection method was the easiest method to implement
There was an error while loading. Please reload this page.