Algo-Tree icon indicating copy to clipboard operation
Algo-Tree copied to clipboard

Taylor's_Series_of_e^x

Open kunal-j10 opened this issue 3 years ago • 6 comments

Hey, @tarun26091999 @rudrakshi99 I am a gssoc'21 participant. Please assign this issue to me for work in CPP.

Taylor's series of e^x is:- e^x= 1+ x/1! + x/2! + x/3! + x/4!..........(n terms)

where the value of x and n (number of terms to be considered) are taken as input from the user.

kunal-j10 avatar Mar 12 '21 16:03 kunal-j10

Hello, @kunal-j10 @anubhavitis @dheerajkotwani @tarun26091999 @avijit1999 I think this is an important question and this should definitely be added in the Algo-Tree and I will start working on it as soon as I get assigned!! as I am a part of GSSoC'21, so I would like to implement this in c++.

Mugdha-Hazra avatar Mar 12 '21 16:03 Mugdha-Hazra

Hi, I am GSSOC'21 participant

My code will be in JAVA with proper comments and test cases. @rudrakshi99 @nakul-19 @plazzy99 please assign me this issue

krishna-NIT avatar Mar 13 '21 17:03 krishna-NIT

@rudrakshi99 is this relevant to the repo?

tarun26091999 avatar Mar 15 '21 05:03 tarun26091999

Yes, you add it in Number Theory.

rudrakshi99 avatar Mar 31 '21 09:03 rudrakshi99

Hi, I am GSSOC'21 participant

My code will be in JAVA with proper comments and test cases. @rudrakshi99 @nakul-19 @plazzy99 please assign me this issue

ok, you will provide the code in java.

rudrakshi99 avatar Mar 31 '21 09:03 rudrakshi99

thank you @tarun26091999 for assigning this to me

Mugdha-Hazra avatar May 29 '21 09:05 Mugdha-Hazra