Logo 
Search:

C++ Programming Forum

Ask Question   UnAnswered
Home » Forum » C++ Programming       RSS Feeds

Draw Approximate function in c++

  Asked By: Alex    Date: Nov 24    Category: C++ Programming    Views: 819
  

Hi EveryOne,

I got a problem to draw an approximate function: sing(x)= x+(x^3/3!)+(x^5/5!)+(x^7/7!)+...
I know how to solve it but i just need how to draw it in c++. it's my first program at university.
Thanks in Advance ;)

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Draw Approximate function in c++ Or get search suggestion and latest updates.




Tagged: