Question: Part B - [1 x 7 = 7 Marks] 1. Write an algorithm, draw the flowchart and write a C program to Read the value
Part B - [1 x 7 = 7 Marks] 1. Write an algorithm, draw the flowchart and write a C program to Read the value x and theta (t). Calculate y using the given mathematical equation Y= x5 - Ve3 - sin Print the value of Y Note: a) Assume 0 ist b) Use t* 3.14/180 for calculating cos (0) c) e3=exp(3.0) Sample Output: Enter the Theta . 45 Enter the x : 3.5 The value of Y : 520.817
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
