I have to create a program in c using this formula,

y=ax(cubed)+bx(squared)+cx+d,

I have to ask the user to read in the four coefficients of the cubic,
Ask the user for start and finish values for x,
ask the user to view the graph and Plot a graph using grx20 using the start and finish values of x given by the user
and draw the y and x axis in an appropriate placefor any value of x.

I don't know much about c programming at all, as I have only been doing it for about five hours, any help would be much appreciated

Recommended Answers

All 2 Replies

I don't know much about c programming at all, as I have only been doing it for about five hours, any help would be much appreciated

Post your attempt with any error messages and the specific questions you have. Or read this.

This is a beginning programming class or something? And this is the first assignment? Phew.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.