{{Short description|Symbols used to write numbers}} {{Use dmy dates|date=September 2023}} [[File:Hindu–Arabic numerals.svg|upright=1.5|thumb|alt=0123456789|The ten digits of the Arabic numerals, in order of value|class=skin-invert-image]] A '''numerical digit''' (often shortened to just '''digit''') is a single [[symbol]] used to represent [[number]]s in [[positional notation]], such as {{char|0}}, {{char|1}}, ..., {{char|9}} in the common [[base 10]]. The name "digit" originates from the [[Latin]] ''digiti'', meaning fingers.{{cite web |url=http://dictionary.reference.com/browse/digit?s=t |title="Digit" Origin |publisher=[[dictionary.com]] |access-date=23 May 2015}} Digits may be used alone (such as "1") or in combinations (such as in "15") to form a [[Numeral (mathematics)|''numeral'']]. For any numeral system with an integer [[radix|base]], the number of different digits required is the [[absolute value]] of the base. For example, decimal (base 10) requires ten digits (0 to 9), and [[Binary number|binary]] (base 2) requires only two digits (0 and 1). Bases greater than 10 require more than 10 digits, for instance [[hexadecimal]] (base 16) requires 16 digits (usually 0 to 9 and A to F). ==Overview== In a basic digital system, a [[numeral system|numeral]] is a sequence of digits, which may be of arbitrary length. Each position in the sequence has a [[positional notation|place value]], and each digit has a value. The value of the numeral is computed by multiplying each digit in the sequence by its place value, and summing the results. ===Digital values=== Each digit in a number system represents an integer. For example, in [[decimal]] the digit "1" represents the integer [[one]], and in the [[hexadecimal]] system, the letter "A" represents the number [[10 (number)|ten]]. A [[positional number system]] has one unique digit for each integer from [[zero]] up to, but not including, the [[radix]] of the number system. Thus in the positional decimal system, the numbers 0 to 9 can be expressed using their respective numerals "0" to "9" in the rightmost "units" position. The number 12 is expressed with the numeral "2" in the units position, and with the numeral "1" in the "tens" position, to the left of the "2" while the number 312 is expressed with three numerals: "3" in the "hundreds" position, "1" in the "tens" position, and "2" in the "units" position. ===Computation of place values=== The [[decimal]] numeral system uses a [[decimal separator]], commonly a [[period (punctuation)|period]] in English, or a [[comma]] in other [[Europe]]an languages,{{Cite web|last=Weisstein|first=Eric W.|title=Decimal Point|url=https://mathworld.wolfram.com/DecimalPoint.html|access-date=2020-07-22|website=mathworld.wolfram.com|language=en}} to denote the "ones place" or "units place",{{Cite book|author=Snyder, Barbara Bode|title=Practical math for the technician : the basics|date=1991|publisher=Prentice Hall|isbn=0-13-251513-X|location=Englewood Cliffs, N.J.|pages=225|oclc=22345295|quote=units or ones place}}{{cite book|author=Andrew Jackson Rickoff|title=Numbers Applied|url=https://books.google.com/books?id=IYvSWIw3oxUC&pg=PA5|year=1888|publisher=D. Appleton & Company|pages=5–|quote=units' or ones' place}}{{cite book|author1=John William McClymonds|author2=D. R. Jones|title=Elementary Arithmetic|url=https://books.google.com/books?id=xwYAAAAAYAAJ&pg=PA17|year=1905|publisher=R.L. Telfer|pages=17–18|quote=units' or ones' place}} which has a place value one. Each successive place to the left of this has a place value equal to the place value of the previous digit times the [[radix|base]]. Similarly, each successive place to the right of the separator has a place value equal to the place value of the previous digit divided by the base. For example, in the numeral '''10.34''' (written in [[base 10]]), :the '''0''' is immediately to the left of the separator, so it is in the ones or units place, and is called the ''units digit'' or ''ones digit'';{{cite book|author1=Richard E. Johnson|url=https://books.google.com/books?id=W4AXAQAAMAAJ|title=Introductory Algebra for College Students|author2=Lona Lee Lendsey|author3=William E. Slesnick|publisher=Addison-Wesley Publishing Company|year=1967|page=30|quote=units' or ones', digit}}{{cite book|author1=R. C. Pierce|author2=W. J. Tebeaux|title=Operational Mathematics for Business|url=https://books.google.com/books?id=ng11FOHjNmcC|year=1983|publisher=Wadsworth Publishing Company|isbn=978-0-534-01235-9|page=29|quote=ones or units digit}}{{cite book|author=Max A. Sobel|title=Harper & Row algebra one|url=https://books.google.com/books?id=f3Y51BtCOKMC|year=1985|publisher=Harper & Row|isbn=978-0-06-544000-3|page=282|quote=ones, or units, digit}} :the '''1''' to the left of the ones place is in the tens place, and is called the ''tens digit'';{{cite book|author=Max A. Sobel|title=Harper & Row algebra one|url=https://books.google.com/books?id=f3Y51BtCOKMC|year=1985|publisher=Harper & Row|isbn=978-0-06-544000-3|page=277|quote=every two-digit number can be expressed as 10t+u when t is the tens digit}} :the '''3''' is to the right of the ones place, so it is in the tenths place, and is called the ''tenths digit'';{{Cite book|author=Taggart, Robert|title=Mathematics. Decimals and percents|date=2000|publisher=J. Weston Walch|isbn=0-8251-4178-8|location=Portland, Me.|pages=51–54|oclc=47352965}} :the '''4''' to the right of the tenths place is in the hundredths place, and is called the ''hundredths digit''. The total value of the number is 1 ten, 0 ones, 3 tenths, and 4 hundredths. The zero, which contributes no value to the number, indicates that the 1 is in the tens place rather than the ones place. The place value of any given digit in a numeral can be given by a simple calculation, which in itself is a complement to the logic behind numeral systems. The calculation involves the multiplication of the given digit by the base raised by the exponent {{nowrap|''n'' − 1}}, where ''n'' represents the position of the digit from the separator; the value of ''n'' is positive (+), but this is only if the digit is to the left of the separator. And to the right, the digit is multiplied by the base raised by a negative (−) ''n''. For example, in the number '''10.34''' (written in base 10), :the '''1''' is second to the left of the separator, so based on calculation, its value is, : : :the '''4''' is second to the right of the separator, so based on calculation its value is, : : ==History== {{main|History of the Hindu–Arabic numeral system}}