Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Decimal

From Wikipedia, the free encyclopedia
(Redirected fromBase 10)
Number in base-10 numeral system
For other uses, seeDecimal (disambiguation).
Place value of number in decimal system

Thedecimalnumeral system (also called thebase-tenpositional numeral system anddenary/ˈdnəri/[1] ordecanary) is the standard system for denotinginteger and non-integernumbers. It is the extension to non-integer numbers (decimal fractions) of theHindu–Arabic numeral system. The way of denoting numbers in the decimal system is often referred to asdecimal notation.[2]

Adecimal numeral (also often justdecimal or, less correctly,decimal number), refers generally to the notation of a number in the decimal numeral system. Decimals may sometimes be identified by adecimal separator (usually "." or "," as in25.9703 or3,1415).[3]Decimal may also refer specifically to the digits after the decimal separator, such as in "3.14 is the approximation ofπ totwo decimals". Zero-digits after a decimal separator serve the purpose of signifying the precision of a value.

The numbers that may be represented in the decimal system are thedecimal fractions. That is,fractions of the forma/10n, wherea is an integer, andn is anon-negative integer. Decimal fractions also result from the addition of an integer and afractional part; the resulting sum sometimes is called afractional number.

Decimals are commonly used toapproximate real numbers. By increasing the number of digits after the decimal separator, one can make theapproximation errors as small as one wants, when one has a method for computing the new digits.

Originally and in most uses, a decimal has only a finite number of digits after the decimal separator. However, the decimal system has been extended toinfinite decimals for representing anyreal number, by using aninfinite sequence of digits after the decimal separator (seedecimal representation). In this context, the usual decimals, with a finite number of non-zero digits after the decimal separator, are sometimes calledterminating decimals. Arepeating decimal is an infinite decimal that, after some place, repeats indefinitely the same sequence of digits (e.g.,5.123144144144144... = 5.123144).[4] An infinite decimal represents arational number, thequotient of two integers, if and only if it is a repeating decimal or has a finite number of non-zero digits.

Origin

[edit]
Ten digits on two hands, the possible origin of decimal counting

Manynumeral systems of ancient civilizations use ten and its powers for representing numbers, possibly because there are ten fingers on two hands and people started counting by using their fingers. Examples are firstly theEgyptian numerals, then theBrahmi numerals,Greek numerals,Hebrew numerals,Roman numerals, andChinese numerals.[5] Very large numbers were difficult to represent in these old numeral systems, and only the best mathematicians were able to multiply or divide large numbers. These difficulties were completely solved with the introduction of theHindu–Arabic numeral system for representingintegers. This system has been extended to represent some non-integer numbers, calleddecimal fractions ordecimal numbers, for forming thedecimal numeral system.[5]

Decimal notation

[edit]

For writing numbers, the decimal system uses tendecimal digits, adecimal mark, and, fornegative numbers, aminus sign "−". The decimal digits are0,1,2,3,4,5,6,7,8,9;[6] thedecimal separator is the dot "." in many countries (mostly English-speaking),[7] and a comma "," in other countries.[3]

For representing anon-negative number, a decimal numeral consists of

  • either a (finite) sequence of digits (such as "2017"), where the entire sequence represents an integer:
    amam1a0{\displaystyle a_{m}a_{m-1}\ldots a_{0}}
  • or a decimal mark separating two sequences of digits (such as "20.70828")
amam1a0.b1b2bn{\displaystyle a_{m}a_{m-1}\ldots a_{0}.b_{1}b_{2}\ldots b_{n}}.

Ifm > 0, that is, if the first sequence contains at least two digits, it is generally assumed that the first digitam is not zero. In some circumstances it may be useful to have one or more 0's on the left; this does not change the value represented by the decimal: for example,3.14 = 03.14 = 003.14. Similarly, if the final digit on the right of the decimal mark is zero—that is, ifbn = 0—it may be removed; conversely, trailing zeros may be added after the decimal mark without changing the represented number;[note 1] for example,15 = 15.0 = 15.00 and5.2 = 5.20 = 5.200.

For representing anegative number, a minus sign is placed befoream.

The numeralamam1a0.b1b2bn{\displaystyle a_{m}a_{m-1}\ldots a_{0}.b_{1}b_{2}\ldots b_{n}} represents the number

am10m+am110m1++a0100+b1101+b2102++bn10n{\displaystyle a_{m}10^{m}+a_{m-1}10^{m-1}+\cdots +a_{0}10^{0}+{\frac {b_{1}}{10^{1}}}+{\frac {b_{2}}{10^{2}}}+\cdots +{\frac {b_{n}}{10^{n}}}}.

Theinteger part orintegral part of a decimal numeral is the integer written to the left of the decimal separator (see alsotruncation). For a non-negative decimal numeral, it is the largest integer that is not greater than the decimal. The part from the decimal separator to the right is thefractional part, which equals the difference between the numeral and its integer part.

When the integral part of a numeral is zero, it may occur, typically incomputing, that the integer part is not written (for example,.1234, instead of0.1234). In normal writing, this is generally avoided, because of the risk of confusion between the decimal mark and other punctuation.

In brief, the contribution of each digit to the value of a number depends on its position in the numeral. That is, the decimal system is apositional numeral system.

Decimal fractions

[edit]
Part ofa series on
Numeral systems
List of numeral systems

Decimal fractions (sometimes calleddecimal numbers, especially in contexts involving explicit fractions) are therational numbers that may be expressed as afraction whosedenominator is apower of ten.[8] For example, the decimal expressions0.8,14.89,0.00079,1.618,3.14159{\displaystyle 0.8,14.89,0.00079,1.618,3.14159} represent the fractions8/10,1489/100,79/100000,+1618/1000 and+314159/100000, and therefore denote decimal fractions. An example of a fraction that cannot be represented by a decimal expression (with a finite number of digits) is1/3, 3 not being a power of 10.

More generally, a decimal withn digits after theseparator (a point or comma) represents the fraction with denominator10n, whose numerator is the integer obtained by removing the separator.

It follows that a number is a decimal fractionif and only if it has a finite decimal representation.

Expressed asfully reduced fractions, the decimal numbers are those whose denominator is a product of a power of 2 and a power of 5. Thus the smallest denominators of decimal numbers are

1=2050,2=2150,4=2250,5=2051,8=2350,10=2151,16=2450,20=2251,25=2052,{\displaystyle 1=2^{0}\cdot 5^{0},2=2^{1}\cdot 5^{0},4=2^{2}\cdot 5^{0},5=2^{0}\cdot 5^{1},8=2^{3}\cdot 5^{0},10=2^{1}\cdot 5^{1},16=2^{4}\cdot 5^{0},20=2^{2}\cdot 5^{1},25=2^{0}\cdot 5^{2},\ldots }

Approximation using decimal numbers

[edit]

Decimal numerals do not allow an exact representation for allreal numbers. Nevertheless, they allow approximating every real number with any desired accuracy, e.g., the decimal 3.14159 approximatesπ, being less than 10−5 off; so decimals are widely used inscience,engineering and everyday life.

More precisely, for every real numberx and every positive integern, there are two decimalsL andu with at mostn digits after the decimal mark such thatLxu and(uL) = 10n.

Numbers are very often obtained as the result ofmeasurement. As measurements are subject tomeasurement uncertainty with a knownupper bound, the result of a measurement is well-represented by a decimal withn digits after the decimal mark, as soon as the absolute measurement error is bounded from above by10n. In practice, measurement results are often given with a certain number of digits after the decimal point, which indicate the error bounds. For example, although 0.080 and 0.08 denote the same number, the decimal numeral 0.080 suggests a measurement with an error less than 0.001, while the numeral 0.08 indicates an absolute error bounded by 0.01. In both cases, the true value of the measured quantity could be, for example, 0.0803 or 0.0796 (see alsosignificant figures).

Infinite decimal expansion

[edit]
Main article:Decimal representation

For areal numberx and an integern ≥ 0, let[x]n denote the (finite) decimal expansion of the greatest number that is not greater thanx that has exactlyn digits after the decimal mark. Letdi denote the last digit of[x]i. It is straightforward to see that[x]n may be obtained by appendingdn to the right of[x]n−1. This way one has

[x]n = [x]0.d1d2...dn−1dn,

and the difference of[x]n−1 and[x]n amounts to

|[x]n[x]n1|=dn10n<10n+1{\displaystyle \left\vert \left[x\right]_{n}-\left[x\right]_{n-1}\right\vert =d_{n}\cdot 10^{-n}<10^{-n+1}},

which is either 0, ifdn = 0, or gets arbitrarily small asn tends to infinity. According to the definition of alimit,x is the limit of[x]n whenn tends toinfinity. This is written asx=limn[x]n{\textstyle \;x=\lim _{n\rightarrow \infty }[x]_{n}\;}or

x = [x]0.d1d2...dn...,

which is called aninfinite decimal expansion ofx.

Conversely, for any integer[x]0 and any sequence of digits(dn)n=1{\textstyle \;(d_{n})_{n=1}^{\infty }} the (infinite) expression[x]0.d1d2...dn... is aninfinite decimal expansion of a real numberx. This expansion is unique if neither alldn are equal to 9 nor alldn are equal to 0 forn large enough (for alln greater than some natural numberN).

If alldn forn >N equal to 9 and[x]n = [x]0.d1d2...dn, the limit of the sequence([x]n)n=1{\textstyle \;([x]_{n})_{n=1}^{\infty }} is the decimal fraction obtained by replacing the last digit that is not a 9, i.e.:dN, bydN + 1, and replacing all subsequent 9s by 0s (see0.999...).

Any such decimal fraction, i.e.:dn = 0 forn >N, may be converted to its equivalent infinite decimal expansion by replacingdN bydN − 1 and replacing all subsequent 0s by 9s (see0.999...).

In summary, every real number that is not a decimal fraction has a unique infinite decimal expansion. Each decimal fraction has exactly two infinite decimal expansions, one containing only 0s after some place, which is obtained by the above definition of[x]n, and the other containing only 9s after some place, which is obtained by defining[x]n as the greatest number that isless thanx, having exactlyn digits after the decimal mark.

Rational numbers

[edit]
Main article:Repeating decimal

Long division allows computing the infinite decimal expansion of arational number. If the rational number is adecimal fraction, the division stops eventually, producing a decimal numeral, which may be prolongated into an infinite expansion by adding infinitely many zeros. If the rational number is not a decimal fraction, the division may continue indefinitely. However, as all successive remainders are less than the divisor, there are only a finite number of possible remainders, and after some place, the same sequence of digits must be repeated indefinitely in the quotient. That is, one has arepeating decimal. For example,

1/81 = 0.012345679012... (with the group 012345679 indefinitely repeating).

The converse is also true: if, at some point in the decimal representation of a number, the same string of digits starts repeating indefinitely, the number is rational.

For example, ifx is      0.4156156156...
then 10,000x is   4156.156156156...
and 10x is      4.156156156...
so 10,000x − 10x, i.e. 9,990x, is   4152.000000000...
andx is   4152/9990

or, dividing both numerator and denominator by 6,692/1665.

Decimal computation

[edit]
Diagram of the world's earliest known multiplica­tion table (c. 305 BCE) from theWarring States period

Most moderncomputer hardware and software systems commonly use abinary representation internally (although many early computers, such as theENIAC or theIBM 650, used decimal representation internally).[9]For external use by computer specialists, this binary representation is sometimes presented in the relatedoctal orhexadecimal systems.

For most purposes, however, binary values are converted to or from the equivalent decimal values for presentation to or input from humans; computer programs express literals in decimal by default. (123.1, for example, is written as such in a computer program, even though many computer languages are unable to encode that number precisely.)

Both computer hardware and software also use internal representations which are effectively decimal for storing decimal values and doing arithmetic. Often this arithmetic is done on data which are encoded using some variant ofbinary-coded decimal,[10][11] especially in database implementations, but there are other decimal representations in use (includingdecimal floating point such as in newer revisions of theIEEE 754 Standard for Floating-Point Arithmetic).[12]

Decimal arithmetic is used in computers so that decimal fractional results of adding (or subtracting) values with a fixed length of their fractional part always are computed to this same length of precision. This is especially important for financial calculations, e.g., requiring in their results integer multiples of the smallest currency unit for book keeping purposes. This is not possible in binary, because the negative powers of10{\displaystyle 10} have no finite binary fractional representation; and is generally impossible for multiplication (or division).[13][14] SeeArbitrary-precision arithmetic for exact calculations.

History

[edit]
The world's earliest decimal multiplication table was made from bamboo slips, dating from 305 BCE, during theWarring States period in China.

Many ancient cultures calculated with numerals based on ten, perhaps because two human hands have ten fingers.[15] Standardized weights used in theIndus Valley Civilisation (c. 3300–1300 BCE) were based on the ratios: 1/20, 1/10, 1/5, 1/2, 1, 2, 5, 10, 20, 50, 100, 200, and 500, while their standardized ruler – theMohenjo-daro ruler – was divided into ten equal parts.[16][17][18]Egyptian hieroglyphs, in evidence since around 3000 BCE, used a purely decimal system,[19] as did theLinear A script (c. 1800–1450 BCE) of theMinoans[20][21] and theLinear B script (c. 1400–1200 BCE) of theMycenaeans. TheÚnětice culture in central Europe (2300-1600 BC) used standardised weights and a decimal system in trade.[22] The number system ofclassical Greece also used powers of ten, including an intermediate base of 5, as didRoman numerals.[23] Notably, the polymathArchimedes (c. 287–212 BCE) invented a decimal positional system in hisSand Reckoner which was based on 108.[23][24]Hittite hieroglyphs (since 15th century BCE) were also strictly decimal.[25]

The Egyptian hieratic numerals, the Greek alphabet numerals, the Hebrew alphabet numerals, the Roman numerals, the Chinese numerals and early Indian Brahmi numerals are all non-positional decimal systems, and required large numbers of symbols. For instance, Egyptian numerals used different symbols for 10, 20 to 90, 100, 200 to 900, 1,000, 2,000, 3,000, 4,000, to 10,000.[26]The world's earliest positional decimal system was the Chineserod calculus.[27]

The world's earliest positional decimal system
Upper row vertical form
Lower row horizontal form

History of decimal fractions

[edit]
counting rod decimal fraction 1/7

Starting from the 2nd century BCE, some Chinese units for length were based on divisions into ten; by the 3rd century CE these metrological units were used to express decimal fractions of lengths, non-positionally.[28] Calculations with decimal fractions of lengths wereperformed using positional counting rods, as described in the 3rd–5th century CESunzi Suanjing. The 5th century CE mathematicianZu Chongzhi calculated a 7-digitapproximation ofπ.Qin Jiushao's bookMathematical Treatise in Nine Sections (1247) explicitly writes a decimal fraction representing a number rather than a measurement, using counting rods.[29] The number 0.96644 is denoted

.

Historians of Chinese science have speculated that the idea of decimal fractions may have been transmitted from China to the Middle East.[27]

Al-Khwarizmi introduced fractions to Islamic countries in the early 9th century CE, written with a numerator above and denominator below, without a horizontal bar. This form of fraction remained in use for centuries.[27][30]

Positional decimal fractions appear for the first time in a book by the Arab mathematicianAbu'l-Hasan al-Uqlidisi written in the 10th century.[31] The Jewish mathematicianImmanuel Bonfils used decimal fractions around 1350 but did not develop any notation to represent them.[32] The Persian mathematicianJamshid al-Kashi used, and claimed to have discovered, decimal fractions in the 15th century.[31]

A forerunner of modern European decimal notation was introduced bySimon Stevin in the 16th century. Stevin's influential bookletDe Thiende ("the art of tenths") was first published in Dutch in 1585 and translated into French asLa Disme.[33]

John Napier introduced using the period (.) to separate the integer part of a decimal number from the fractional part in his book on constructing tables of logarithms, published posthumously in 1620.[34]: p. 8, archive p. 32) 

Natural languages

[edit]

A method of expressing every possiblenatural number using a set of ten symbols emerged in India.[35] Several Indian languages show a straightforward decimal system.Dravidian languages have numbers between 10 and 20 expressed in a regular pattern of addition to 10.[36]

TheHungarian language also uses a straightforward decimal system. All numbers between 10 and 20 are formed regularly (e.g. 11 is expressed as "tizenegy" literally "one on ten"), as with those between 20 and 100 (23 as "huszonhárom" = "three on twenty").

A straightforward decimal rank system with a word for each order (10, 100, 1000, 10,000), and in which 11 is expressed asten-one and 23 astwo-ten-three, and 89,345 is expressed as 8 (ten thousands) 9 (thousand) 3 (hundred) 4 (tens) 5 is found inChinese, and inVietnamese with a few irregularities.Japanese,Korean, andThai have imported the Chinese decimal system. Many other languages with a decimal system have special words for the numbers between 10 and 20, and decades. For example, in English 11 is "eleven" not "ten-one" or "one-teen".

Incan languages such asQuechua andAymara have an almost straightforward decimal system, in which 11 is expressed asten with one and 23 astwo-ten with three.

Some psychologists suggest irregularities of the English names of numerals may hinder children's counting ability.[37]

Other bases

[edit]
Main article:Positional notation
Units of
information
Information-theoretic
Data storage
Quantum information

Some cultures do, or did, use other bases of numbers.

  • Pre-ColumbianMesoamerican cultures such as theMaya used abase-20 system (perhaps based on using all twenty fingers andtoes).
  • TheYuki language inCalifornia and the Pamean languages[38] inMexico haveoctal (base-8) systems because the speakers count using the spaces between their fingers rather than the fingers themselves.[39]
  • The existence of a non-decimal base in the earliest traces of the Germanic languages is attested by the presence of words and glosses meaning that the count is in decimal (cognates to "ten-count" or "tenty-wise"); such would be expected if normal counting is not decimal, and unusual if it were.[40][41] Where this counting system is known, it is based on the "long hundred" = 120, and a "long thousand" of 1200. The descriptions like "long" only appear after the "small hundred" of 100 appeared with the Christians. Gordon'sIntroduction to Old NorseArchived 2016-04-15 at theWayback Machine p. 293, gives number names that belong to this system. An expression cognate to 'one hundred and eighty' translates to 200, and the cognate to 'two hundred' translates to 240.Goodare[permanent dead link] details the use of the long hundred in Scotland in the Middle Ages, giving examples such as calculations where the carry implies i C (i.e. one hundred) as 120, etc. That the general population were not alarmed to encounter such numbers suggests common enough use. It is also possible to avoid hundred-like numbers by using intermediate units, such as stones and pounds, rather than a long count of pounds. Goodare gives examples of numbers like vii score, where one avoids the hundred by using extended scores. There is also a paper by W.H. Stevenson, on 'Long Hundred and its uses in England'.[42][43]
  • Many or all of theChumashan languages originally used abase-4 counting system, in which the names for numbers were structured according to multiples of 4 and16.[44]
  • Many languages[45] usequinary (base-5) number systems, includingGumatj,Nunggubuyu,[46]Kuurn Kopan Noot[47] andSaraveca. Of these, Gumatj is the only true 5–25 language known, in which 25 is the higher group of 5.
  • SomeNigerians useduodecimal systems.[48] So did some small communities in India and Nepal, as indicated by their languages.[49]
  • TheHuli language ofPapua New Guinea is reported to havebase-15 numbers.[50]Ngui means 15,ngui ki means 15 × 2 = 30, andngui ngui means 15 × 15 = 225.
  • Umbu-Ungu, also known as Kakoli, is reported to havebase-24 numbers.[51]Tokapu means 24,tokapu talu means 24 × 2 = 48, andtokapu tokapu means 24 × 24 = 576.
  • Ngiti is reported to have abase-32 number system with base-4 cycles.[45]
  • TheNdom language ofPapua New Guinea is reported to havebase-6 numerals.[52]Mer means 6,mer an thef means 6 × 2 = 12,nif means 36, andnif thef means 36×2 = 72.

See also

[edit]

Notes

[edit]
  1. ^Sometimes, the extra zeros are used for indicating theaccuracy of a measurement. For example, "15.00 m" may indicate that the measurement error is less than one centimetre (0.01 m), while "15 m" may mean that the length is roughly fifteen metres and that the error may exceed 10 centimetres.

References

[edit]
  1. ^"denary".Oxford English Dictionary (Online ed.).Oxford University Press. (Subscription orparticipating institution membership required.)
  2. ^Yong, Lam Lay; Se, Ang Tian (April 2004).Fleeting Footsteps.World Scientific. 268.doi:10.1142/5425.ISBN 978-981-238-696-0.Archived from the original on April 1, 2023. RetrievedMarch 17, 2022.
  3. ^abWeisstein, Eric W. (March 10, 2022)."Decimal Point".Wolfram MathWorld.Archived from the original on March 21, 2022. RetrievedMarch 17, 2022.
  4. ^Thevinculum (overline) in 5.123144 indicates that the '144' sequence repeats indefinitely, i.e.5.123144144144144....
  5. ^abLockhart, Paul (2017).Arithmetic. Cambridge, Massachusetts London, England: The Belknap Press of Harvard University Press.ISBN 978-0-674-97223-0.
  6. ^In some countries, such asArabic-speaking ones, otherglyphs are used for the digits
  7. ^Weisstein, Eric W."Decimal".mathworld.wolfram.com.Archived from the original on 2020-03-18. Retrieved2020-08-22.
  8. ^"Decimal Fraction".Encyclopedia of Mathematics.Archived from the original on 2013-12-11. Retrieved2013-06-18.
  9. ^"Fingers or Fists? (The Choice of Decimal or Binary Representation)",Werner Buchholz,Communications of the ACM, Vol. 2 #12, pp. 3–11, ACM Press, December 1959.
  10. ^Schmid, Hermann (1983) [1974].Decimal Computation (1 (reprint) ed.). Malabar, Florida: Robert E. Krieger Publishing Company.ISBN 0-89874-318-4.
  11. ^Schmid, Hermann (1974).Decimal Computation (1st ed.). Binghamton, New York:John Wiley & Sons.ISBN 0-471-76180-X.
  12. ^Decimal Floating-Point: Algorism for Computers,Cowlishaw, Mike F., Proceedings16th IEEE Symposium on Computer Arithmetic,ISBN 0-7695-1894-X, pp. 104–11, IEEE Comp. Soc., 2003
  13. ^"Decimal Arithmetic – FAQ".Archived from the original on 2009-04-29. Retrieved2008-08-15.
  14. ^Decimal Floating-Point: Algorism for ComputersArchived 2003-11-16 at theWayback Machine,Cowlishaw, M. F.,Proceedings16th IEEE Symposium on Computer Arithmetic (ARITH 16Archived 2010-08-19 at theWayback Machine),ISBN 0-7695-1894-X, pp. 104–11, IEEE Comp. Soc., June 2003
  15. ^Dantzig, Tobias (1954),Number / The Language of Science (4th ed.), The Free Press (Macmillan Publishing Co.), p. 12,ISBN 0-02-906990-4
  16. ^Sergent, Bernard (1997),Genèse de l'Inde (in French), Paris: Payot, p. 113,ISBN 2-228-89116-9
  17. ^Coppa, A.; et al. (2006). "Early Neolithic tradition of dentistry: Flint tips were surprisingly effective for drilling tooth enamel in a prehistoric population".Nature.440 (7085):755–56.Bibcode:2006Natur.440..755C.doi:10.1038/440755a.PMID 16598247.S2CID 6787162.
  18. ^Bisht, R. S. (1982), "Excavations at Banawali: 1974–77", in Possehl, Gregory L. (ed.), HarappanCivilisation: A Contemporary Perspective, New Delhi: Oxford and IBH Publishing Co., pp. 113–24
  19. ^Georges Ifrah:From One to Zero. A Universal History of Numbers, Penguin Books, 1988,ISBN 0-14-009919-0, pp. 200–13 (Egyptian Numerals)
  20. ^Graham Flegg: Numbers: their history and meaning, Courier Dover Publications, 2002,ISBN 978-0-486-42165-0, p. 50
  21. ^Georges Ifrah:From One to Zero. A Universal History of Numbers, Penguin Books, 1988,ISBN 0-14-009919-0, pp. 213–18 (Cretan numerals)
  22. ^Krause, Harald; Kutscher, Sabrina (2017). "Spangenbarrenhort Oberding: Zusammenfassung und Ausblick".Spangenbarrenhort Oberding. Museum Erding. pp. 238–243.ISBN 978-3-9817606-5-1.
  23. ^ab"Greek numbers".Archived from the original on 2019-07-21. Retrieved2019-07-21.
  24. ^Menninger, Karl:Zahlwort und Ziffer. Eine Kulturgeschichte der Zahl, Vandenhoeck und Ruprecht, 3rd. ed., 1979,ISBN 3-525-40725-4, pp. 150–53
  25. ^Georges Ifrah:From One to Zero. A Universal History of Numbers, Penguin Books, 1988,ISBN 0-14-009919-0, pp. 218f. (The Hittite hieroglyphic system)
  26. ^Lam Lay Yong et al. The Fleeting Footsteps pp. 137–39
  27. ^abcLam Lay Yong, "The Development of Hindu–Arabic and Traditional Chinese Arithmetic",Chinese Science, 1996 p. 38, Kurt Vogel notation
  28. ^Joseph Needham (1959). "19.2 Decimals, Metrology, and the Handling of Large Numbers".Science and Civilisation in China. Vol. III, "Mathematics and the Sciences of the Heavens and the Earth". Cambridge University Press. pp. 82–90.
  29. ^Jean-Claude Martzloff, A History of Chinese Mathematics, Springer 1997ISBN 3-540-33782-2
  30. ^Lay Yong, Lam. "A Chinese Genesis, Rewriting the history of our numeral system".Archive for History of Exact Sciences.38:101–08.
  31. ^abBerggren, J. Lennart (2007). "Mathematics in Medieval Islam". In Katz, Victor J. (ed.).The Mathematics of Egypt, Mesopotamia, China, India, and Islam: A Sourcebook. Princeton University Press. p. 530.ISBN 978-0-691-11485-9.
  32. ^Gandz, S.: The invention of the decimal fractions and the application of the exponential calculus by Immanuel Bonfils of Tarascon (c. 1350), Isis 25 (1936), 16–45.
  33. ^B. L. van der Waerden (1985).A History of Algebra. From Khwarizmi to Emmy Noether. Berlin: Springer-Verlag.
  34. ^Napier, John (1889) [1620].The Construction of the Wonderful Canon of Logarithms. Translated by Macdonald, William Rae. Edinburgh: Blackwood & Sons – via Internet Archive.In numbers distinguished thus by a period in their midst, whatever is written after the period is a fraction, the denominator of which is unity with as many cyphers after it as there are figures after the period.
  35. ^"Indian numerals".Ancient Indian mathematics.
  36. ^"Appendix:Cognate sets for Dravidian languages",Wiktionary, the free dictionary, 2024-09-25, retrieved2024-11-09
  37. ^Azar, Beth (1999)."English words may hinder math skills development".American Psychological Association Monitor.30 (4). Archived fromthe original on 2007-10-21.
  38. ^Avelino, Heriberto (2006)."The typology of Pame number systems and the limits of Mesoamerica as a linguistic area"(PDF).Linguistic Typology.10 (1):41–60.doi:10.1515/LINGTY.2006.002.S2CID 20412558.Archived(PDF) from the original on 2006-07-12.
  39. ^Marcia Ascher. "Ethnomathematics: A Multicultural View of Mathematical Ideas". The College Mathematics Journal.JSTOR 2686959.
  40. ^McClean, R. J. (July 1958), "Observations on the Germanic numerals",German Life and Letters,11 (4):293–99,doi:10.1111/j.1468-0483.1958.tb00018.x,Some of the Germanic languages appear to show traces of an ancient blending of the decimal with the vigesimal system.
  41. ^Voyles, Joseph (October 1987), "The cardinal numerals in pre-and proto-Germanic",The Journal of English and Germanic Philology,86 (4):487–95,JSTOR 27709904.
  42. ^Stevenson, W.H. (1890). "The Long Hundred and its uses in England".Archaeological Review. December 1889:313–22.
  43. ^Poole, Reginald Lane (2006).The Exchequer in the twelfth century : the Ford lectures delivered in the University of Oxford in Michaelmas term, 1911. Clark, NJ: Lawbook Exchange.ISBN 1-58477-658-7.OCLC 76960942.
  44. ^There is a surviving list ofVentureño language number words up to 32 written down by a Spanish priest ca. 1819. "Chumashan Numerals" by Madison S. Beeler, inNative American Mathematics, edited by Michael P. Closs (1986),ISBN 0-292-75531-7.
  45. ^abHammarström, Harald (17 May 2007). "Rarities in Numeral Systems". In Wohlgemuth, Jan; Cysouw, Michael (eds.).Rethinking Universals: How rarities affect linguistic theory(PDF). Empirical Approaches to Language Typology. Vol. 45. Berlin: Mouton de Gruyter (published 2010). Archived fromthe original(PDF) on 19 August 2007.
  46. ^Harris, John (1982). Hargrave, Susanne (ed.)."Facts and fallacies of aboriginal number systems"(PDF).Work Papers of SIL-AAB Series B.8:153–81. Archived fromthe original(PDF) on 2007-08-31.
  47. ^Dawson, J. "Australian Aborigines: The Languages and Customs of Several Tribes of Aborigines in the Western District of Victoria (1881), p. xcviii.
  48. ^Matsushita, Shuji (1998).Decimal vs. Duodecimal: An interaction between two systems of numeration. 2nd Meeting of the AFLANG, October 1998, Tokyo. Archived fromthe original on 2008-10-05. Retrieved2011-05-29.
  49. ^Mazaudon, Martine (2002). "Les principes de construction du nombre dans les langues tibéto-birmanes". In François, Jacques (ed.).La Pluralité(PDF). Leuven: Peeters. pp. 91–119.ISBN 90-429-1295-2. Archived fromthe original(PDF) on 2016-03-28. Retrieved2014-09-12.
  50. ^Cheetham, Brian (1978)."Counting and Number in Huli".Papua New Guinea Journal of Education.14:16–35. Archived fromthe original on 2007-09-28.
  51. ^Bowers, Nancy; Lepi, Pundia (1975)."Kaugel Valley systems of reckoning"(PDF).Journal of the Polynesian Society.84 (3):309–24. Archived fromthe original(PDF) on 2011-06-04.
  52. ^Owens, Kay (2001),"The Work of Glendon Lean on the Counting Systems of Papua New Guinea and Oceania",Mathematics Education Research Journal,13 (1):47–71,Bibcode:2001MEdRJ..13...47O,doi:10.1007/BF03217098,S2CID 161535519, archived fromthe original on 2015-09-26
Quantity
See also
Related
Authority control databases: NationalEdit this at Wikidata
Retrieved from "https://en.wikipedia.org/w/index.php?title=Decimal&oldid=1280057118"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp