Skip to content

wenima/math-series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-series

Math series is a python module using test driven development that defines functions that implement mathematical series.

Included functions are:

  • fibonacci: returns the nth number in the fibonacci series
  • lucas: returns the nth number in the lucas series
  • sum_series: returns the nth number in an arbitrarily seeded series

About

Collection of simple math algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages