Question: Write a C program to input the value of a double variable x and to compute and output of variable y which is defined as
Write a C program to input the value of a double variable x and to compute and output of variable y which is defined as follows:

Write a C program to input the value of a double variable x and to compute and output the value of variable y which is defined as follows: 3x5 y = (12 x)/3 x cos 43 x (12x14) If you are using any temporary variables, then indicate their data types. Note that the angle whose cosine is required is 43 degrees. Execute your program with an input value of 1.05 for x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
