can u help me with Maclaurin series expansion
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
can you please help me solve this problem
Create MATLAB function that implement this formula Cos(x) = 1-(x^2/2!)+(x^4/4!)-(x^6/6!)+.......
Et = Abs ((True value - approximation value)/(true value))*100
Cos (0.9) , eighth term
2 comentarios
madhan ravi
el 21 de Oct. de 2018
Editada: madhan ravi
el 21 de Oct. de 2018
What have we tried so far??
Respuestas (1)
Ver también
Categorías
Más información sobre Calculus en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!