A number is a mathematical object used to count, meansure and label.
- 0 - Zero
- 1 - One
- 2 - Two
- 3 - Three
- 4 - Four
- 5 - Five
- 6 - Six
- 7 - Seven
- 8 - Eight
- 9 - Nine
Types of Numbers
- Natural(N) -> All the positive numbers from one to infinity.
- Intenger(Z) -> All the whole numbers that can be positive, negative or zero.
- Rational(Q) -> All the numbers that are a ratio of two integers.
- Irrational(I) -> All the numbers that aren't a rational number.
- Real(R) -> All the numbers that can represent a distance along a line.
Examples
N={1,2,6,24,128,...}
Z={−10,−4,−1,0,1,4,10,...}
Q={−10/2,−5,81,9,10.50/2,5.25,...}
I={2,8,π,e,...}
R={3.5,−24/8,π,2,54,−33,2/8,...}