Write a main method that asks the user for a number between 0 and 1 and prints

Question:

Write a main method that asks the user for a number between 0 and 1 and prints the arcsine, arccos, and arctan in degrees for the given number.

Sample session: Enter number between 0 and 1: 0.5 arcsine (.5)= 30.000000000000004 degrees arccos (.5) =

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: