Skip to content

Latest commit

 

History

History

computational methods

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Implement Bisection, Newton Raphson and Secant methods in a GUI application.

Program should show:

  • Time taken to perform calculation
  • Number of iterations to generate result
  • Result