WebGlossary.info
Integer
- In computer science, a datum of integral data type, a data type that represents some range of mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values. Integers are commonly represented in a computer as a group of binary digits (bits). With 32 bits, an integer has a signed range from –2,147,483,648 to 2,147,483,647, and an unsigned range from 0 to 4,294,967,295. ← Wikipedia
- In mathematics, a number that can be written without a fractional component. For example, 21, 4, 0, and −2048 are integers, while 9.75, 5½, and √2 are not. The set of integers consists of zero (0), the positive natural numbers (1, 2, 3, …), also called whole numbers or counting numbers, and their additive inverses (the negative integers, i.e., –1, –2, –3, …). ← Wikipedia
- Previous term: Instrument flight
- Next term: Integrated development environment
- Random term: HTTP flood attack