Logo 
Search:

C++ Programming Forum

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

plz help me in producing this coding....

  Asked By: Naghman    Date: Jun 10    Category: C++ Programming    Views: 764
  

Q1:
Write a C++ function that computes the value of e~x by the formula,
e~x = 1 + x/1! + x~2/2! + x~3/3!+...........
the accuracy of result should be at least 10 decimal places. The function should be called from 'main' for different values of x and result should be displayed on screen.

Share: 

 

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

 
Didn't find what you were looking for? Find more on plz help me in producing this coding.... Or get search suggestion and latest updates.




Tagged: