Create a function that will create a plot of the cosine function where the function inputs are the domain of the function i.e. if the function takes in inputs m and n then the output will be the Plot of cos(x) from m to n. Use your function to output the plot of cos(x)
cos(x) from x=−2 and x=5.
Comments
Leave a comment