Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 366 Bytes

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