Solve math problems using Java's built-in Math class methods
Workbook 1c, p.71-72 — Exercises: Operators, Exercise 3
You're solving 8 math problems using Java's built-in Math tools. Each problem uses a different Math method. No user input — just set values, calculate, and print results.
The random number line will show a different decimal value each time you run the program. Decimal values marked with "..." may show more decimal places.
System.out.println().