Skip to content

A Python Library for Computing various Mathematical Functions and Constants

Notifications You must be signed in to change notification settings

DarkHawk727/MathLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MathLib

A math library written in Python, really a testing ground for understanding the ways computers do math.

What I learned

  • All the formulae for computing the functions and constants
  • e is everywhere 😜
  • Recursion for factorial functions
  • Math is all connected.

More in-depth documentation is provided in the MathLibDocs.pdf

About

A Python Library for Computing various Mathematical Functions and Constants

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages