Skip to content

A high precision implementation of sine approximation using taylor series.

License

Notifications You must be signed in to change notification settings

NoInitRD/Sine-Taylor-Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sine-Taylor-Series

A high precision implementation of sine approximation using Taylor series.

I wrote this small program so I could better understand how Taylor series approximation works. In my recursive implementation I approximate sine to a very precise degree.

Here is a visual example of whats going on:

About

A high precision implementation of sine approximation using taylor series.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages