这是indexloc提供的服务,不要输入任何密码
Skip to content

JohnBracken/McLaurin-Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

McLaurin Series

This is a script to calculate natural log and exponential functions using a McLaurin power series from calculus. It takes user input for the value at which to evaulate a function and the number of iterations for the power series. Comparisons are also made between the outputs of the power series functions and the equivalent functions that are actually built into the C++ math library.

About

McLaurin series of exponential and natural log functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages