/smart-calculator

Calculator that can perform all sorts of calculations, from factoring polynomials to generating trig ratios, as well as performing numerical calculations. combination of all programs in math-codes repository.

Primary LanguagePython

Smart calculator

Calculator that can perform all sorts of calculations, from factoring polynomials to generating trig ratios, as well as performing numerical calculations. combination of all programs in math-codes repository.

How it works

  • Smart calculator runs on a command-line interface, similar to database.
  • It will have all of the code from each individual calculator, such as doing synthetic devision.
  • Master math code will also be able to do regular calculations like multiplications, exponents, and square roots
  • Currently, it can only do the following: logs, quadratic formula, integer factorization, addition, subtraction, multiplication, division, exponents, square roots, and factorials.

Smart calculator demos: