Implement Taylor series without using in built function "Taylor"

I have a function f(x) = sin(x) , and I have to implement the taylor series of degree 2 at a point a = 1, how can we do that without using the built in function 'Taylor'

Answers (0)

This question is closed.

Asked:

on 5 Jan 2021

Closed:

on 5 Jan 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!