photo

James Smith


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How do I create a loop for this expression?
Basically we have xn+1 = 1/2(xn+(a/xn)) stop if n=N where |x^2N −a|<e. e is max error Here is my working so far i dont under...

5 years ago | 1 answer | 0

1

answer

Question


How do I calculate Maclaurin Series of Tanx
unction y = tanMacLaurin(x, k) S = 1; for k = 1:n i get how to do plotting but i dont understand how to code that formula a...

5 years ago | 0 answers | 0

0

answers