Skip to content

revanth3003/Taylor-Series-Approximation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Taylor-Series-Approximation

The script approximates Taylor series for any given analytic function.

For more information about taylor series Visit : https://en.wikipedia.org/wiki/Taylor_series

For Example: The function f(x) = x sin2(x)+cos(x), the script approximates f in the interval (-10,10) with 100 points and 100 terms expanded around the point c=0 is calculated and the graph of the actual and approximated points are shown in below figure.

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published