Decimal
From GMpedia.org Wiki
Decimal numbering is a numbering method with base 10.
The available digits are:
0 1 2 3 4 5 6 7 8 9
Basically, it can be interpreted in the following way:
254 = 4 + 5 * 10 + 2 * 10²
Every number can be written this way.
Decimal numbering is a numbering method with base 10.
The available digits are:
0 1 2 3 4 5 6 7 8 9
Basically, it can be interpreted in the following way:
254 = 4 + 5 * 10 + 2 * 10²
Every number can be written this way.