Difference between revisions of "Base 10"
m |
|||
Line 1: | Line 1: | ||
− | 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> 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. |
− | |||
− |
Revision as of 20:59, 30 March 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.