Update
This commit is contained in:
parent
47a191f63e
commit
a508d177e9
31 changed files with 1737 additions and 1707 deletions
|
@ -1,6 +1,6 @@
|
|||
# Computer
|
||||
|
||||
The word *computer* can be defined in many ways and can also take many different meanings; a somewhat common definition may be this: computer is a machine that automatically performs mathematical computations. We can also see it as a machine for processing [information](information.md) or, very generally, as any tool that helps computation, in which case one's fingers or even a [mathematical](math.md) formula itself can be considered a computer. Here we are of course mostly concerned with electronic [digital](digital.md) computers.
|
||||
The word *computer* can be defined in many ways and can also take many different meanings; a somewhat common definition may be this: computer is a machine that automatically performs mathematical computations. We can also see it as a machine for processing [information](information.md), manipulating symbols or, very generally, as any tool that helps computation, in which case one's fingers or even a [mathematical](math.md) formula itself can be considered a computer. Here we are of course mostly concerned with electronic [digital](digital.md) computers.
|
||||
|
||||
We can divide computers based on many attributes, e.g.:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue