Java app that accepts an algorithm and returns when y equals to zero using numerical methods. I made this as a final project in my second semester, if you are doing something similar feel free to check the code.
--changelog--
- 4.1 The app is now finished.
- 4.0 The whole code changed to work with mathplot and JED.
- 3.0 More ecuations has been added with errors in quadratic or biquadratic ecuations.
- 2.0 UI has been added.
- 1.1 The whole code has been changed to add more numerical methods.
- 1.0.1 Another ecuation has been added.
- 1.0 The app is created.