increment
Differences
This shows you the differences between two versions of the page.
increment [2006/03/21 20:50] – created smashtv | increment [2006/10/15 09:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | A mathematical process in which a number, most often one, is added to another number. This process is often used in programming. Another form would be a web site counter which increments (by one) every time a person logs onto the page. See decrement. |