HOME

TheInfoList



OR:

A numerical digit (often shortened to just digit) is a single symbol used alone (such as "2") or in combinations (such as "25"), to represent numbers in a
positional Positional notation (or place-value notation, or positional numeral system) usually denotes the extension to any base of the Hindu–Arabic numeral system (or decimal system). More generally, a positional system is a numeral system in which the ...
numeral system. The name "digit" comes from the fact that the ten digits ( Latin ''digiti'' meaning fingers) of the hands correspond to the ten symbols of the common base 10 numeral system, i.e. the decimal (ancient Latin adjective ''decem'' meaning ten) digits. For a given numeral system with an integer base, the number of different digits required is given by the
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), an ...
of the base. For example, the decimal system (base 10) requires ten digits (0 through to 9), whereas the binary system (base 2) requires two digits (0 and 1).


Overview

In a basic digital system, a numeral is a sequence of digits, which may be of arbitrary length. Each position in the sequence has a 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 decimal numeral system (also called the base-ten positional numeral system and denary or decanary) is the standard system for denoting integer and non-integer numbers. It is the extension to non-integer numbers of the Hindu–Arabic numeral ...
the digit "1" represents the integer
one 1 (one, unit, unity) is a number representing a single or the only entity. 1 is also a numerical digit and represents a single unit of counting or measurement. For example, a line segment of ''unit length'' is a line segment of length 1. I ...
, and in the
hexadecimal In mathematics and computing, the hexadecimal (also base-16 or simply hex) numeral system is a positional numeral system that represents numbers using a radix (base) of 16. Unlike the decimal system representing numbers using 10 symbols, hexa ...
system, the letter "A" represents the number
ten Ten, TEN or 10 may refer to: * 10, an even natural number following 9 and preceding 11 * one of the years 10 BC, AD 10, 1910 and 2010 * October, the tenth month of the year Places * Mount Ten, in Vietnam * Tongren Fenghuang Airport (IATA code ...
. A
positional number system Positional notation (or place-value notation, or positional numeral system) usually denotes the extension to any base of the Hindu–Arabic numeral system (or decimal system). More generally, a positional system is a numeral system in which the ...
has one unique digit for each integer from zero up to, but not including, the
radix In a positional numeral system, the radix or base is the number of unique digits, including the digit zero, used to represent numbers. For example, for the decimal/denary system (the most common system in use today) the radix (base number) is t ...
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 can be 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 can be expressed by three numerals: "3" in the "hundreds" position, "1" in the "tens" position, and "2" in the "units" position.


Computation of place values

The
decimal The decimal numeral system (also called the base-ten positional numeral system and denary or decanary) is the standard system for denoting integer and non-integer numbers. It is the extension to non-integer numbers of the Hindu–Arabic numeral ...
numeral system uses a decimal separator, commonly a period in English, or a
comma The comma is a punctuation mark that appears in several variants in different languages. It has the same shape as an apostrophe or single closing quotation mark () in many typefaces, but it differs from them in being placed on the baseline ...
in other European languages, to denote the "ones place" or "units 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 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''; :the 1 to the left of the ones place is in the tens place, and is called 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''; :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. Note that 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 , 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, :n - 1 = 2 - 1 = 1 :1 \times 10^1 = 10 :the 4 is second to the right of the separator, so based on calculation its value is, :n = -2 :4 \times 10^ = \frac


History

The first true written positional numeral system is considered to be the Hindu–Arabic numeral system. This system was established by the 7th century in India,O'Connor, J. J. and Robertson, E. F
Arabic Numerals
January 2001. Retrieved on 2007-02-20.
but was not yet in its modern form because the use of the digit zero had not yet been widely accepted. Instead of a zero sometimes the digits were marked with dots to indicate their significance, or a space was used as a placeholder. The first widely acknowledged use of zero was in 876. The original numerals were very similar to the modern ones, even down to the
glyph A glyph () is any kind of purposeful mark. In typography, a glyph is "the specific shape, design, or representation of a character". It is a particular graphical representation, in a particular typeface, of an element of written language. A g ...
s used to represent digits. By the 13th century, Western Arabic numerals were accepted in European mathematical circles ( Fibonacci used them in his '' Liber Abaci''). They began to enter common use in the 15th century. By the end of the 20th century virtually all non-computerized calculations in the world were done with Arabic numerals, which have replaced native numeral systems in most cultures.


Other historical numeral systems using digits

The exact age of the Maya numerals is unclear, but it is possible that it is older than the Hindu–Arabic system. The system was
vigesimal vigesimal () or base-20 (base-score) numeral system is based on twenty (in the same way in which the decimal numeral system is based on ten). '' Vigesimal'' is derived from the Latin adjective '' vicesimus'', meaning 'twentieth'. Places In ...
(base 20), so it has twenty digits. The Mayas used a shell symbol to represent zero. Numerals were written vertically, with the ones place at the bottom. The
Mayas The Maya peoples () are an ethnolinguistic group of indigenous peoples of Mesoamerica. The ancient Maya civilization was formed by members of this group, and today's Maya are generally descended from people who lived within that historical reg ...
had no equivalent of the modern decimal separator, so their system could not represent fractions. The Thai numeral system is identical to the Hindu–Arabic numeral system except for the symbols used to represent digits. The use of these digits is less common in Thailand than it once was, but they are still used alongside Arabic numerals. The rod numerals, the written forms of counting rods once used by
Chinese Chinese can refer to: * Something related to China * Chinese people, people of Chinese nationality, citizenship, and/or ethnicity **''Zhonghua minzu'', the supra-ethnic concept of the Chinese nation ** List of ethnic groups in China, people of va ...
and
Japan Japan ( ja, 日本, or , and formally , ''Nihonkoku'') is an island country in East Asia. It is situated in the northwest Pacific Ocean, and is bordered on the west by the Sea of Japan, while extending from the Sea of Okhotsk in the north ...
ese mathematicians, are a decimal positional system able to represent not only zero but also negative numbers. Counting rods themselves predate the Hindu–Arabic numeral system. The Suzhou numerals are variants of rod numerals.


Modern digital systems


In computer science

The binary (base 2), octal (base 8), and
hexadecimal In mathematics and computing, the hexadecimal (also base-16 or simply hex) numeral system is a positional numeral system that represents numbers using a radix (base) of 16. Unlike the decimal system representing numbers using 10 symbols, hexa ...
(base 16) systems, extensively used in computer science, all follow the conventions of the Hindu–Arabic numeral system. The binary system uses only the digits "0" and "1", while the octal system uses the digits from "0" through "7". The hexadecimal system uses all the digits from the decimal system, plus the letters "A" through "F", which represent the numbers 10 to 15 respectively. When the binary system is used, the term "bit(s)" is typically used as a alternative for "digit(s)", being a portmanteau of the term "binary digit". Similar terms exist for other number systems, such as "trit(s)" for a ternary system and "dit(s) for the decimal system, although less frequently used.


Unusual systems

The
ternary Ternary (from Latin ''ternarius'') or trinary is an adjective meaning "composed of three items". It can refer to: Mathematics and logic * Ternary numeral system, a base-3 counting system ** Balanced ternary, a positional numeral system, useful ...
and balanced ternary systems have sometimes been used. They are both base 3 systems. Balanced ternary is unusual in having the digit values 1, 0 and –1. Balanced ternary turns out to have some useful properties and the system has been used in the experimental Russian
Setun Setun (russian: Сетунь) was a computer developed in 1958 at Moscow State University. It was built under the leadership of Sergei Sobolev and Nikolay Brusentsov. It was the most modern ternary computer, using the balanced ternary numeral sys ...
computers. Several authors in the last 300 years have noted a facility of
positional notation Positional notation (or place-value notation, or positional numeral system) usually denotes the extension to any base of the Hindu–Arabic numeral system (or decimal system). More generally, a positional system is a numeral system in which the ...
that amounts to a ''modified'' decimal representation. Some advantages are cited for use of numerical digits that represent negative values. In 1840
Augustin-Louis Cauchy Baron Augustin-Louis Cauchy (, ; ; 21 August 178923 May 1857) was a French mathematician, engineer, and physicist who made pioneering contributions to several branches of mathematics, including mathematical analysis and continuum mechanics. He ...
advocated use of
signed-digit representation In mathematical notation for numbers, a signed-digit representation is a positional numeral system with a set of signed digits used to encode the integers. Signed-digit representation can be used to accomplish fast addition of integers because ...
of numbers, and in 1928 Florian Cajori presented his collection of references for negative numerals. The concept of signed-digit representation has also been taken up in computer design.


Digits in mathematics

Despite the essential role of digits in describing numbers, they are relatively unimportant to modern
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
. Nevertheless, there are a few important mathematical concepts that make use of the representation of a number as a sequence of digits.


Digital roots

The digital root is the single-digit number obtained by summing the digits of a given number, then summing the digits of the result, and so on until a single-digit number is obtained.


Casting out nines

Casting out nines is a procedure for checking arithmetic done by hand. To describe it, let f(x) represent the digital root of x, as described above. Casting out nines makes use of the fact that if A + B = C, then f(f(A) + f(B)) = f(C). In the process of casting out nines, both sides of the latter
equation In mathematics, an equation is a formula that expresses the equality of two expressions, by connecting them with the equals sign . The word ''equation'' and its cognates in other languages may have subtly different meanings; for example, in ...
are computed, and if they are not equal, the original addition must have been faulty.


Repunits and repdigits

Repunits are integers that are represented with only the digit 1. For example, 1111 (one thousand, one hundred and eleven) is a repunit. Repdigits are a generalization of repunits; they are integers represented by repeated instances of the same digit. For example, 333 is a repdigit. The primality of repunits is of interest to mathematicians.


Palindromic numbers and Lychrel numbers

Palindromic numbers are numbers that read the same when their digits are reversed. A
Lychrel number A Lychrel number is a natural number that cannot form a palindrome through the iterative process of repeatedly reversing its digits and adding the resulting numbers. This process is sometimes called the ''196-algorithm'', after the most famous numb ...
is a positive integer that never yields a palindromic number when subjected to the iterative process of being added to itself with digits reversed. The question of whether there are any Lychrel numbers in base 10 is an open problem in recreational mathematics; the smallest candidate is
196 Year 196 ( CXCVI) was a leap year starting on Thursday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Dexter and Messalla (or, less frequently, year 949 ''Ab urbe condita ...
.


History of ancient numbers

Counting aids, especially the use of body parts (counting on fingers), were certainly used in prehistoric times as today. There are many variations. Besides counting ten fingers, some cultures have counted knuckles, the space between fingers, and toes as well as fingers. The
Oksapmin Oksapmin is a Trans–New Guinea language spoken in Oksapmin Rural LLG, Telefomin District, Sandaun, Papua New Guinea. The two principal dialects are distinct enough to cause some problems with mutual intelligibility. Oksapmin has dyadic kins ...
culture of New Guinea uses a system of 27 upper body locations to represent numbers. To preserve numerical information, tallies carved in wood, bone, and stone have been used since prehistoric times. Stone age cultures, including ancient indigenous American groups, used tallies for gambling, personal services, and trade-goods. A method of preserving numeric information in clay was invented by the
Sumer Sumer () is the earliest known civilization in the historical region of southern Mesopotamia (south-central Iraq), emerging during the Chalcolithic and early Bronze Ages between the sixth and fifth millennium BC. It is one of the cradles of c ...
ians between 8000 and 3500 BC. This was done with small clay tokens of various shapes that were strung like beads on a string. Beginning about 3500 BC, clay tokens were gradually replaced by number signs impressed with a round stylus at different angles in clay tablets (originally containers for tokens) which were then baked. About 3100  BC, written numbers were dissociated from the things being counted and became abstract numerals. Between 2700 and 2000 BC, in Sumer, the round stylus was gradually replaced by a reed stylus that was used to press wedge-shaped cuneiform signs in clay. These cuneiform number signs resembled the round number signs they replaced and retained the additive sign-value notation of the round number signs. These systems gradually converged on a common sexagesimal number system; this was a place-value system consisting of only two impressed marks, the vertical wedge and the chevron, which could also represent fractions. This sexagesimal number system was fully developed at the beginning of the Old Babylonia period (about 1950 BC) and became standard in Babylonia. Sexagesimal numerals were a mixed radix system that retained the alternating base 10 and base 6 in a sequence of cuneiform vertical wedges and chevrons. By 1950 BC, this was a
positional notation Positional notation (or place-value notation, or positional numeral system) usually denotes the extension to any base of the Hindu–Arabic numeral system (or decimal system). More generally, a positional system is a numeral system in which the ...
system. Sexagesimal numerals came to be widely used in commerce, but were also used in astronomical and other calculations. This system was exported from Babylonia and used throughout Mesopotamia, and by every Mediterranean nation that used standard Babylonian units of measure and counting, including the Greeks, Romans and Egyptians. Babylonian-style sexagesimal numeration is still used in modern societies to measure time (minutes per hour) and angles (degrees).


History of modern numbers

In
China China, officially the People's Republic of China (PRC), is a country in East Asia. It is the world's most populous country, with a population exceeding 1.4 billion, slightly ahead of India. China spans the equivalent of five time zones and ...
, armies and provisions were counted using modular tallies of prime numbers. Unique numbers of troops and measures of rice appear as unique combinations of these tallies. A great convenience of modular arithmetic is that it is easy to multiply. This makes use of modular arithmetic for provisions especially attractive. Conventional tallies are quite difficult to multiply and divide. In modern times modular arithmetic is sometimes used in
digital signal processing Digital signal processing (DSP) is the use of digital processing, such as by computers or more specialized digital signal processors, to perform a wide variety of signal processing operations. The digital signals processed in this manner are ...
. The oldest Greek system was that of the Attic numerals, but in the 4th century BC they began to use a quasidecimal alphabetic system (see Greek numerals). Jews began using a similar system (
Hebrew numerals The system of Hebrew numerals is a quasi-decimal alphabetic numeral system using the letters of the Hebrew alphabet. The system was adapted from that of the Greek numerals in the late 2nd century BCE. The current numeral system is also known as t ...
), with the oldest examples known being coins from around 100 BC. The Roman empire used tallies written on wax, papyrus and stone, and roughly followed the Greek custom of assigning letters to various numbers. The Roman numerals system remained in common use in Europe until
positional notation Positional notation (or place-value notation, or positional numeral system) usually denotes the extension to any base of the Hindu–Arabic numeral system (or decimal system). More generally, a positional system is a numeral system in which the ...
came into common use in the 16th century. The Maya of Central America used a mixed base 18 and base 20 system, possibly inherited from the Olmec, including advanced features such as positional notation and a zero. They used this system to make advanced astronomical calculations, including highly accurate calculations of the length of the solar year and the orbit of Venus. The Incan Empire ran a large command economy using quipu, tallies made by knotting colored fibers. Knowledge of the encodings of the knots and colors was suppressed by the Spanish
conquistador Conquistadors (, ) or conquistadores (, ; meaning 'conquerors') were the explorer-soldiers of the Spanish and Portuguese Empires of the 15th and 16th centuries. During the Age of Discovery, conquistadors sailed beyond Europe to the Americas, O ...
s in the 16th century, and has not survived although simple quipu-like recording devices are still used in the Andean region. Some authorities believe that positional arithmetic began with the wide use of counting rods in China. The earliest written positional records seem to be rod calculus results in China around 400. Zero was first used in India in the 7th century CE by
Brahmagupta Brahmagupta ( – ) was an Indian mathematician and astronomer. He is the author of two early works on mathematics and astronomy: the ''Brāhmasphuṭasiddhānta'' (BSS, "correctly established doctrine of Brahma", dated 628), a theoretical trea ...
. The modern positional Arabic numeral system was developed by mathematicians in India, and passed on to
Muslim mathematicians Mathematics during the Golden Age of Islam, especially during the 9th and 10th centuries, was built on Greek mathematics (Euclid, Archimedes, Apollonius) and Indian mathematics (Aryabhata, Brahmagupta). Important progress was made, such as ...
, along with astronomical tables brought to Baghdad by an Indian ambassador around 773. From India, the thriving trade between Islamic sultans and Africa carried the concept to Cairo. Arabic mathematicians extended the system to include decimal fractions, and
Muḥammad ibn Mūsā al-Ḵwārizmī Muḥammad ibn Mūsā al-Khwārizmī ( ar, محمد بن موسى الخوارزمي, Muḥammad ibn Musā al-Khwārazmi; ), or al-Khwarizmi, was a Persian polymath from Khwarazm, who produced vastly influential works in mathematics, astronom ...
wrote an important work about it in the 9th  century. The modern
Arabic numerals Arabic numerals are the ten numerical digits: , , , , , , , , and . They are the most commonly used symbols to write Decimal, decimal numbers. They are also used for writing numbers in other systems such as octal, and for writing identifiers ...
were introduced to Europe with the translation of this work in the 12th century in Spain and Leonardo of Pisa's ''Liber Abaci'' of 1201. In Europe, the complete Indian system with the zero was derived from the Arabs in the 12th century. The binary system (base 2), was propagated in the 17th century by Gottfried Leibniz. Leibniz had developed the concept early in his career, and had revisited it when he reviewed a copy of the
I Ching The ''I Ching'' or ''Yi Jing'' (, ), usually translated ''Book of Changes'' or ''Classic of Changes'', is an ancient Chinese divination text that is among the oldest of the Chinese classics. Originally a divination manual in the Western Zho ...
from China. Binary numbers came into common use in the 20th century because of computer applications.


Numerals in most popular systems


Additional numerals


See also

*
Hexadecimal In mathematics and computing, the hexadecimal (also base-16 or simply hex) numeral system is a positional numeral system that represents numbers using a radix (base) of 16. Unlike the decimal system representing numbers using 10 symbols, hexa ...
* Binary digit ( bit),
Quantum binary digit In quantum computing, a qubit () or quantum bit is a basic unit of quantum information—the quantum version of the classic binary bit physically realized with a two-state device. A qubit is a two-state (or two-level) quantum-mechanical system, ...
( qubit) *
Ternary digit A ternary numeral system (also called base 3 or trinary) has three as its base. Analogous to a bit, a ternary digit is a trit (trinary digit). One trit is equivalent to log2 3 (about 1.58496) bits of information. Although ''ternary'' mo ...
( trit),
Quantum ternary digit A qutrit (or quantum trit) is a unit of quantum information that is realized by a 3-level quantum system, that may be in a superposition of three mutually orthogonal quantum states. The qutrit is analogous to the classical radix-3 trit, just as ...
(
qutrit A qutrit (or quantum trit) is a unit of quantum information that is realized by a 3-level quantum system, that may be in a superposition of three mutually orthogonal quantum states. The qutrit is analogous to the classical radix-3 trit, just as ...
) *
Decimal digit A numerical digit (often shortened to just digit) is a single symbol used alone (such as "2") or in combinations (such as "25"), to represent numbers in a positional numeral system. The name "digit" comes from the fact that the ten digits (Latin ...
(
dit DIT or dit may refer to: People * Dit name, an alternative family name, e.g., in French Canadian historical traditions * Dit Clapper (1907–1978), Canadian ice hockey player Information technology * Directory information tree * dit (unit), a ...
) * Hexadecimal digit ( Hexit) *
Natural digit The natural unit of information (symbol: nat), sometimes also nit or nepit, is a unit of information, based on natural logarithms and powers of ''e'', rather than the powers of 2 and base 2 logarithms, which define the shannon. This unit is ...
(
nat Nat or NAT may refer to: Computing * Network address translation (NAT), in computer networking Organizations * National Actors Theatre, New York City, U.S. * National AIDS trust, a British charity * National Archives of Thailand * National As ...
, nit) * Naperian digit ( nepit) *
Significant digit Significant figures (also known as the significant digits, ''precision'' or ''resolution'') of a number in positional notation are digits in the number that are reliable and necessary to indicate the quantity of something. If a number expres ...
* Large numbers * Text figures * Abacus * History of large numbers *
List of numeral system topics This is a list of Wikipedia articles on topics of numeral system and "numeric representations" See also: computer numbering formats and number names. Arranged by base * Radix, radix point, mixed radix, base (mathematics) * Unary numeral syste ...


Numeral notation in various scripts

*
Arabic numerals Arabic numerals are the ten numerical digits: , , , , , , , , and . They are the most commonly used symbols to write Decimal, decimal numbers. They are also used for writing numbers in other systems such as octal, and for writing identifiers ...
*
Armenian numerals The system of Armenian numerals is a historic numeral system created using the majuscules (uppercase letters) of the Armenian alphabet. There was no notation for zero in the old system, and the numeric values for individual letters were added to ...
* Babylonian numerals *
Balinese numerals The Balinese language has an elaborate decimal numeral system. Basic numerals The numerals 1–10 have basic, combining, and independent forms, many of which are formed through reduplication. The combining forms are used to form higher numbe ...
* Bengali numerals *
Burmese numerals Burmese numerals ( my, မြန်မာ ကိန်းဂဏန်းများ, ) are a set of numerals traditionally used in the , although Arabic numerals are also used. Burmese numerals follow the Hindu–Arabic numeral system commonl ...
* Chinese numerals *
Cistercian numerals The medieval Cistercian numerals, or "ciphers" in nineteenth-century parlance, were developed by the Cistercian Order, Cistercian monastic order in the early thirteenth century at about the time that Arabic numerals were introduced to northwes ...
*
Dzongkha numerals Dzongkha, the national language of Bhutan, has two numeral systems A numeral system (or system of numeration) is a writing system for expressing numbers; that is, a mathematical notation for representing numbers of a given set, using digi ...
* Eastern Arabic numerals * Georgian numerals * Greek numerals * Gurmukhi numerals *
Hebrew numerals The system of Hebrew numerals is a quasi-decimal alphabetic numeral system using the letters of the Hebrew alphabet. The system was adapted from that of the Greek numerals in the late 2nd century BCE. The current numeral system is also known as t ...
*
Hokkien numerals The Hokkien language has two regularly used sets of Numeral (linguistics), numerals, a Literary and colloquial readings of Chinese characters, colloquial or native Hokkien system and Literary and colloquial readings of Chinese characters, liter ...
* Indian numerals *
Japanese numerals The Japanese numerals are the number names used in Japanese. In writing, they are the same as the Chinese numerals, and large numbers follow the Chinese style of grouping by 10,000. Two pronunciations are used: the Sino-Japanese (on'yomi) readings ...
*
Javanese numerals The Javanese language has a decimal numeral (linguistics), numeral system with distinct words for the 'tweens' from 21 to 29, called ''likuran''. The basic numerals 1–10 have independent and combining forms, the latter derived via a suffix ''-n ...
* Khmer numerals *
Korean numerals The Korean language has two regularly used sets of numerals: a native Korean system and Sino-Korean system. The native Korean number system is used for general counting, like counting up to 99. It is also used to count people, hours, objects ...
* Lao numerals *
Mayan numerals The Mayan numeral system was the system to represent numbers and calendar dates in the Maya civilization. It was a vigesimal (base-20) positional numeral system. The numerals are made up of three symbols; zero (a shell), one (a dot) and f ...
*
Mongolian numerals Mongolian numerals are numerals developed from Tibetan numerals and used in conjunction with the Mongolian and Clear script. They are still used on Mongolian tögrög The tögrög or tugrik (Mongolian Cyrillic: , Mongolian script: , trans ...
* Quipu *
Rod numerals Counting rods () are small bars, typically 3–14 cm long, that were used by mathematicians for calculation in ancient East Asia. They are placed either horizontally or vertically to represent any integer or rational number. The written fo ...
*
Roman numerals Roman numerals are a numeral system that originated in ancient Rome and remained the usual way of writing numbers throughout Europe well into the Late Middle Ages. Numbers are written with combinations of letters from the Latin alphabet, eac ...
* Sinhala numerals * Suzhou numerals * Tamil numerals * Thai numerals * Vietnamese numerals


References

{{DEFAULTSORT:Numerical Digit Numeral systems