Summary
English to German:   more detail...
  1. integer:

Remove Ads

English

Detailed Translations for integer from English to German

integer:

integer [the ~] noun

  1. the integer
    – A natural number, zero, or the negative of a natural number. 1
  2. the integer
    – A data type representing whole numbers. Calculations involving only integers are much faster than calculations involving floating-point numbers, so integers are widely used in programming for counting and numbering purposes. Integers can be signed (positive or negative) or unsigned (positive). They can also be described as long or short, depending on the number of bytes needed to store them. Short integers, stored in 2 bytes, cover a smaller range of numbers (for example, -32,768 through 32,767) than do long integers (for example, -2,147,483,648 through 2,147,483,647), which are stored in 4 bytes. 1

Translation Matrix for integer:

NounRelated TranslationsOther Translations
- whole number
Not SpecifiedRelated TranslationsOther Translations
ganze Zahl integer whole number
integer integer
ModifierRelated TranslationsOther Translations
integer incorruptible; undiscussed; upright

Synonyms for "integer":


Related Definitions for "integer":

  1. any of the natural numbers (positive or negative) or zero2
    • an integer is a number that is not a fraction2
  2. A natural number, zero, or the negative of a natural number.1
  3. A data type representing whole numbers. Calculations involving only integers are much faster than calculations involving floating-point numbers, so integers are widely used in programming for counting and numbering purposes. Integers can be signed (positive or negative) or unsigned (positive). They can also be described as long or short, depending on the number of bytes needed to store them. Short integers, stored in 2 bytes, cover a smaller range of numbers (for example, -32,768 through 32,767) than do long integers (for example, -2,147,483,648 through 2,147,483,647), which are stored in 4 bytes.1



Remove Ads




Remove Ads