I was wondering if someone could tell me how to write a program for the following.
It is to print out all the values of the equation y=x^2+3x+2, and its derivative, y'=2x+3 for values between x=-5 to 5. Incrementing by 0.5.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: c++ programThreaded View
|
Click Here to Expand Forum to Full Width |