Merge pull request #12978 from collaboratewithakash/master

a few backlinks added
This commit is contained in:
Loredana Crusoveanu
2022-11-07 09:49:22 +02:00
committed by GitHub
7 changed files with 7 additions and 7 deletions
@@ -6,6 +6,6 @@
- [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/)
- [Java Program to Find the Roots of a Quadratic Equation](https://www.baeldung.com/roots-quadratic-equation)
- [Create a BMI Calculator in Java](https://www.baeldung.com/java-body-mass-index-calculator)
- More articles: [[<-- Prev]](/core-java-modules/core-java-lang-math-2)