| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Mar 2008 17:27:28 IST
|
|
|
1+ x/1 + x3/3! +...........-.......-x2n-1/n!
write a prog.
|
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Mar 2008 17:45:12 IST
|
|
|
given in solved example of sumita arora in 1st chap
|
dont worry .
be happy and positive
nd nvr stop bcz life cant wait.
nd watever happens keep smiling bcz log haste huye btr lagte hain.try to fight wid d situation
nd tc of urself bcz u r spl to someone out dere |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Mar 2008 18:47:07 IST
|
|
|
i hav another buk!!!@@!@!@
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Mar 2008 19:10:41 IST
|
|
|
|
There is no better feeling in this world than being a winner! |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Mar 2008 19:11:52 IST
|
|
|
anchal....where did u get it in the book...its another program there...
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Mar 2008 21:44:56 IST
|
|
|
void sumfunc() { float s=1.00; int fact=1; cout<<"enter no.:'; cin>>num; for (int i=0;i<=num;i++) { fact=fact*i; s=s+pow(x,2*i-1)/fact; } cout<<"sum="<<s; } hope this helps !!!!!!!!!!!!!
|
Varsha
be cool,
tomorrow is what we make it today,
so if u can dream it , u can make it .
life is an ice cream ,eat it before it melts away!!!!!!!!!
    

|
this reply: 5 points
(with 1 
in 1 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Mar 2008 21:46:05 IST
|
|
|
well, it definately helps
|
Stay Hungry. Stay Foolish. |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|