Difference between revisions of "Positional notation"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "'''Positional notation''' or '''place-value notation''' is a method of representing or encoding numbers. == Description == Positional notation is distinguished from...")
 
(External links)
 
(4 intermediate revisions by 2 users not shown)
Line 22: Line 22:
 
* [[Babylonian Numerals]]
 
* [[Babylonian Numerals]]
 
* [[Encoding]]
 
* [[Encoding]]
 +
* [[Decimal point]]
 
* [[Decimal representation]]
 
* [[Decimal representation]]
 
* [[Fraction (mathematics)]]
 
* [[Fraction (mathematics)]]
 +
* [[Hexadecimal]]
 
* [[Hindu–Arabic numeral system]]
 
* [[Hindu–Arabic numeral system]]
 
* [[Number]]
 
* [[Number]]
Line 34: Line 36:
  
 
* [https://en.wikipedia.org/wiki/Positional_notation Positional notation] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Positional_notation Positional notation] @ Wikipedia
 +
 +
[[Category:Mathematics]]
 +
[[Category:Numbers]]

Latest revision as of 08:06, 21 April 2016

Positional notation or place-value notation is a method of representing or encoding numbers.

Description

Positional notation is distinguished from other notations (such as Roman numerals) for its use of the same symbol for the different orders of magnitude (for example, the "ones place", "tens place", "hundreds place").

This greatly simplified arithmetic leading to the rapid spread of the notation across the world.

Base ten

With the use of a radix point (decimal point in base-10), the notation can be extended to include fractions and the numeric expansions of real numbers.

It developed from the Hindu–Arabic numeral system, and is the most commonly used system in the world today for most calculations.

Base sixty

The Babylonian numeral system, base-60, was the first positional system developed, and is still used today to count time and angles.

See also

External links