In Strong Need Of Your Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shardul316
    New Member
    • Jan 2007
    • 20

    In Strong Need Of Your Help

    friends could anyone guide me for the logic or source code /hint of following three programs
    1.program to find following sine series for possible values of x
    sinx=(x/1!)-(x^3/3!)+........... .......
    2.for cosx=1+(x^2/2!)+(x^4/4!)+........
    3.program to find exponentiation e^x for given values of x.
    guide me friends i have two sleepless nights while attempting these cleashe programs.
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    Show us what you have tried so far.

    Comment

    Working...