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.
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.
Comment