64.6k views
1 vote
If a computer is capable only of manipulating and storing integers, what di themselves? How are these difficulties overcome

2 Answers

4 votes

Final answer:

To overcome the difficulties faced by integer-only computers, algorithms like floating-point arithmetic are used, and the invention of the transistor significantly improved the processing of large amounts of information.

Step-by-step explanation:

Computers that are capable of manipulating and storing only integers face difficulties when performing tasks that require non-integer numbers, such as calculating areas and volumes of basic shapes or representing fractions and decimals. Overcoming these difficulties involves using specific algorithms and data representations like floating-point arithmetic, which allows computers to approximate real numbers by encoding them into two separate integer components: the significand and the exponent.

When talking about digital computers, the invention of the transistor was significant, as it made it possible for digital computers to efficiently process large amounts of information. Transistors allowed scientists to enhance computing capacity by connecting them together in increasingly complex configurations. In the context of conceptual understanding in mathematics, it is vital to grasp the ideas behind numerical computations to use technology effectively and understand when and how to approximate or use mental math.

Ultimately, the development and widespread availability of digital computing technology throughout the latter half of the 20th century, from minicomputers to personal computers, have vastly expanded the public's ability to overcome the built-in limitations of earlier, integer-only machines.

User Sean Parsons
by
8.2k points
2 votes

Answer:

The difficulties present in the computer when they are capable of manipulating and storing the integers and difficulties themselves are as follow:

  • Computer need to perform all the integer calculation for represent the electrionic circuit in the various application and integer basically include the zero, positive and negative number.
  • Integers are define as infinite and the integers are used in electronic circuits then, the time require for process the circuit is undefine.
  • In computer, integer are used for calculating and also used as storage space.
  • It also increase the overall cost and complexity of the circuits.

User Yishaiz
by
8.1k points