Java application which uses math class to find squre root


Question 1) Write the java application which uses the math class to find out the answers for each of the following:

A) The square root of 37.

B) The sine and cosine of 300.

C) The value of the floor, ceiling, and round of 22.8.

D) The larger and the smaller of the character "D" and the integer 71.

E) A random number between 0 and 20 (hint random() method returns value between 0 and 1; you want a number that is 20 times higher.).

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Java application which uses math class to find squre root
Reference No:- TGS04623

Expected delivery within 24 Hours