Question: 3. Use the API for the Math class (java.lang.Math) to answer the following: a. How can you use the Math class to calculate 2 to

3. Use the API for the Math class (java.lang.Math) to answer the following: a. How can you use the Math class to calculate 2 to the 10th power? b. How can you use the Math class to find the square root of 100? c. How can you use the Math class to round a decimal number, 3.14150? d. How can you use the Math class to generate a random number between 1 and 10, inclusive
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
