Difference between revisions of "Base 10"
(Created page with "Base 10 is the base that includes the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. It is the base that we are most used to,the base that we do calculations in, unless another base...") |
m (Add stub) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | Base 10 is the base that includes the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. It is the base that we are most used to,the base that we do calculations in, unless another base is specified. | + | '''Base <math>10</math>''' is the base that includes the digits <math>0, 1, 2, 3, 4, 5, 6, 7, 8,</math> and <math>9</math>. It is the base that we are most used to, the base that we do calculations in, unless another base is specified. Base <math>10</math> most likely became popular because humans have 10 fingers. In base <math>10</math>, each digit has <math>10</math> times more value than the digit after. The ones digit is the last digit before the decimal point. Digits after the decimal point are tenths, hundreths, thousandths, etc. Base 10 is now the most widely used base in the world, much more popular than the next 3, binary, octal, and hexadecimal. |
− | + | {{stub}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 18:47, 10 April 2025
Base is the base that includes the digits
and
. It is the base that we are most used to, the base that we do calculations in, unless another base is specified. Base
most likely became popular because humans have 10 fingers. In base
, each digit has
times more value than the digit after. The ones digit is the last digit before the decimal point. Digits after the decimal point are tenths, hundreths, thousandths, etc. Base 10 is now the most widely used base in the world, much more popular than the next 3, binary, octal, and hexadecimal.
This article is a stub. Help us out by expanding it.