Skip to content

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.

Notifications You must be signed in to change notification settings

Skparab1/smart-calculator

Repository files navigation

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:

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages