2021-01-15 17:21:00 -06:00
|
|
|
|
=========
|
|
|
|
|
|
|
|
|
|
## Core Java 8 Cookbooks and Examples - Part 3
|
|
|
|
|
|
|
|
|
|
### Relevant articles:
|
|
|
|
|
|
2021-01-20 22:44:10 +08:00
|
|
|
|
- [Evaluating a Math Expression in Java](https://www.baeldung.com/java-evaluate-math-expression-string)
|
2022-05-10 06:19:26 +05:00
|
|
|
|
- [Swap Two Variables in Java](https://www.baeldung.com/java-swap-two-variables)
|
2022-11-05 16:24:24 +05:30
|
|
|
|
- [Java Program to Find the Roots of a Quadratic Equation](https://www.baeldung.com/roots-quadratic-equation)
|
2022-09-30 16:56:23 +05:00
|
|
|
|
- [Create a BMI Calculator in Java](https://www.baeldung.com/java-body-mass-index-calculator)
|
2022-11-11 08:35:42 +08:00
|
|
|
|
- [Java Program to Calculate the Standard Deviation](https://www.baeldung.com/java-calculate-standard-deviation)
|
2022-12-15 16:40:17 +08:00
|
|
|
|
- [Java Program to Print Pascal’s Triangle](https://www.baeldung.com/java-pascal-triangle)
|
2023-04-20 21:51:19 +05:30
|
|
|
|
- [Java Money and the Currency API](http://www.baeldung.com/java-money-and-currency)
|
2021-01-15 17:21:00 -06:00
|
|
|
|
- More articles: [[<-- Prev]](/core-java-modules/core-java-lang-math-2)
|