Updated README.md

added link back to the article: https://www.baeldung.com/java-body-mass-index-calculator
This commit is contained in:
Asjad J 2022-09-30 16:56:23 +05:00 committed by GitHub
parent 5d059c0d34
commit df4288aa25
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,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/)
- [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)