Skip to content

Eqsolve - V1.0.1

Latest
Compare
Choose a tag to compare
@Carlover101 Carlover101 released this 13 Nov 14:08
477cce4
  • This package name was changed from eqsolvecarlover101 to eqsolve.
  • The new pypi page is located here.
  • Two new functions were added:
    • eqsolve.intcompound() - Noncontinuously compounding interest.
    • eqsolve.contcompound() - Continuously compounding interest.
  • All functions were updated to work with Python's default help() function.
  • All functions were updated to move away from using input().