Updated README.md
added link back to the article: https://www.baeldung.com/roots-quadratic-equation/
This commit is contained in:
parent
7adda7e067
commit
cf2f7d3471
|
@ -6,4 +6,5 @@
|
|||
|
||||
- [Evaluating a Math Expression in Java](https://www.baeldung.com/java-evaluate-math-expression-string)
|
||||
- [Swap Two Variables in Java](https://www.baeldung.com/java-swap-two-variables)
|
||||
- [Java Program to Find the Roots of a Quadratic Equation](https://www.baeldung.com/roots-quadratic-equation/)
|
||||
- More articles: [[<-- Prev]](/core-java-modules/core-java-lang-math-2)
|
||||
|
|
Loading…
Reference in New Issue