“Easy Non Linear Equation Solver” is a console application and my first project on java.It is developed to solve non linear equation already defined in application by using Numerical Techniques
This application implements following numerical techniques:
1. Bisection Method
2. False Position Method
3. Secant Method
4. Newton Raphson Method
Download Now
Download Source Code





