Question: Program: Write a C program to calculate and display the log base 10 (or log.o) of a user-entered angle in degrees that has been converted
Program: Write a C program to calculate and display the log base 10 (or log.o) of a user-entered angle in degrees that has been converted to radians. The program will prompt the user to input an angle in degrees The program will then print out the log base 10 of the radian angle to 3 decimal places. The program is to run gracefully with clearly-labeled inputs and outputs and the code should be easy to follow (comments, etc.). If needed, a conversion factor is 2nt radians 360 degrees, or 1 radian 57.3 degrees. For the screen capture, run your program with an input angle of 90.0 degrees
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
