Computation
Basically, what a computer does; which is mapping one set of numbers to another. The actual process of computing can be defined in terms of a very small number of very simple operations, such as addition, multiplication, recursion, and so on. Computing devices can also make statements about other computing devices.
>