Integer | |
A number with no fractional part.
Includes the counting numbers {1, 2, 3, ...}, zero {0}, and the negative of the counting numbers {-1, -2, -3, ...} You can write them down like this: {..., -3, -2, -1, 0, 1, 2, 3, ...} Examples of integers: -16, -3, 0, 1, 198 |
Integers
Integers are like whole numbers, but they also include negative numbers ... but still no fractions allowed!
So, integers can be negative {-1, -2,-3, -4, -5, … }, positive {1, 2, 3, 4, 5, … }, or zero {0}