PlatzwertSysteme
A Platzwertsystem, or positional numeral system, is a method of writing numbers where the value of a digit depends on its position within the numeral. This is in contrast to non-positional systems, where each symbol has a fixed value regardless of its placement. The most common example of a Platzwertsystem is the decimal system (base-10), which uses ten digits (0-9). In the decimal system, the number 321 means 3 hundreds, 2 tens, and 1 one. The digit '3' represents 300 because it is in the hundreds place, while if it were in the tens place, it would represent 30.
Other Platzwertsysteme exist, such as the binary system (base-2) used in computing, which employs only two digits