Dictionary Definition
increment
Noun
1 a process of becoming larger or longer or more
numerous or more important; "the increase in unemployment"; "the
growth of population" [syn: increase, growth] [ant: decrease, decrease]
2 the amount by which something increases; "they
proposed an increase of 15 percent in the fare" [syn: increase] [ant: decrease]
User Contributed Dictionary
English
Etymology
From Latin incrementumNoun
- The action of increasing or becoming greater.
- The waxing of the moon.
- The amount of increase.
Derived terms
Translations
The action of increasing or becoming greater
- Finnish: kasvu
The waxing of the moon
The amount of increase
- Finnish: kasvu
Translations
- French: incrémenter
- Indonesian: menaikkan
Extensive Definition
An increment is an increase, either of some fixed
amount, for example added regularly, or of a variable amount. For
example, a salary may
receive an annual increment. A decrease would rather be called a
decrement.
Incremental may also refer to gradual change as opposed to
massive, instant change.
Use in science and technology
Use in programming languages
Incrementing is of constant use in computer programming, such as in loops that iterate through a set of items one at a time.For example, in JavaScript, the
increment operator works like the following: x++ Where the
decrement operator is: x-- In addition, the increment operator can
be written both as x++ and ++x, with separate meanings. For
example: var y = ++x is shorthand for: x = x+1 var y = x however,
var y = x++ is shorthand for: var y = x x = x+1 --x instead of x--
follows similar behaviour.
See also
increment in Danish: Inkrementel
increment in German: Inkrement und
Dekrement
increment in French: Incrémentation
increment in Japanese: インクリメント
increment in Polish: Inkrementacja
increment in Russian: Инкремент
Synonyms, Antonyms and Related Words
access,
accession, accessory, accompaniment, accretion, accrual, accruement, accumulation, addenda, addendum, additament, addition, additive, additory, additum, adjunct, adjuvant, advance, aggrandizement, amplification, annex, annexation, appanage, appendage, appendant, appreciation, appurtenance, appurtenant, ascent, attachment, augment, augmentation, ballooning, bloating, boom, boost, broadening, buildup, coda, complement, concomitant, continuation, corollary, crescendo, development, edema, elevation, enlargement, expansion, extension, extrapolation, fixture, flood, gain, greatening, growth, gush, hike, increase, inflation, jump, leap, mounting, multiplication, offshoot, pendant, productiveness, proliferation, raise, reinforcement, rise, side effect, side issue,
snowballing,
spread, supplement, surge, swelling, tailpiece, tumescence, undergirding, up, upping, upsurge, upswing, uptrend, upturn, waxing, widening