See also: Number System | Binary | Hexadecimal
A Number System that relies on ten basic components to represent quantities (decimal is base-10). Decimal is probably natural to humans since most of us have ten fingers. Decimal is not directly very useful to computers, however, since it is difficult to represent 10 different levels of charge in electronics; binary is used instead.
TakeDown.NET -> “Decimal”