Numeralsystem
A numeral system, or number system, is a writing system for expressing numbers. It provides a set of symbols and rules for combining them to represent quantities. In most modern systems, numbers are written using place-value notation, where the value of a digit depends on its position within a base-b representation.
A base, or radix, defines how many distinct digits the system uses. In a base-b system, numbers
Common bases include decimal (base-10), binary (base-2), octal (base-8), and hexadecimal (base-16). Decimal uses digits 0–9;
Historically, numeral systems evolved from tally marks and non-positional symbols to positional systems. The Hindu-Arabic numeral
Numeral systems underpin computing, digital encoding, scientific notation, and everyday arithmetic. Converting numbers between bases or