Sum
From Wikipedia, a free encyclopedia written in simple English for easy reading.
The sum of two numbers is what we get when we add the two numbers. There are a number of ways of writing sums, with the most common being:
- Addition (2 + 4 + 6 = 12)
- Summation ()
- Computerization:
- Sum = 0
- For I = M to N
- Sum = Sum + X(I)
- Next I (in Visual BASIC)
This short article can be made longer. You can help Wikipedia by adding to it.