i don’t understand how calculators work. How can something so small solve such complicated formulas in a minute

313 views

i don’t understand how calculators work. How can something so small solve such complicated formulas in a minute

In: 0

3 Answers

Anonymous 0 Comments

All dependant on the algorithm implemented, but simple functions like add, subtract, multiply, divide, etc are all super easy to implement with logic gates. Then repepating these functions gives you your equation.

Which aspect of a calculator are looking for help with? The individual operations, the algorithm used to compute multiple operations, or something else?

You are viewing 1 out of 3 answers, click here to view all answers.