Numeric and counting systems
From Just Solve the File Format Problem
(Difference between revisions)
(→Counting systems) |
(→Bases) |
||
Line 54: | Line 54: | ||
! name !! base | ! name !! base | ||
|- | |- | ||
− | | [[binary base]] || 2 | + | | [[binary base|binary]] || 2 |
|- | |- | ||
− | | [[octal base]] || 8 | + | | [[octal base|octal]] || 8 |
|- | |- | ||
− | | [[decimal base]] || 10 | + | | [[decimal base|decimal]] || 10 |
|- | |- | ||
− | | [[dozenal base]] || 12 | + | | [[dozenal base|dozenal]] || 12 |
|- | |- | ||
− | | [[hexadecimal base]] || 16 | + | | [[hexadecimal base|hexadecimal]] || 16 |
|- | |- | ||
− | | [[vigesimal base]] || 20 | + | | [[vigesimal base|vigesimal]] || 20 |
|} | |} | ||
+ | |||
+ | * [[multibase encoding]] | ||
+ | * [[systematic symbols]] | ||
==Number classes== | ==Number classes== |
Revision as of 20:07, 9 June 2015
Contents |
Number systems
Position based
- Bengali numerals
- Devanagari numerals
- Gujarati numerals
- Gurmukhi numerals
- Hindu-Arabic numerals
- Kannada numerals
- Kayah numerals
- Khmer numerals
- Lao numerals
- Malayalam numerals
- Myanmar numerals
- Nko numerals
- Oriya numerals
- Osmanya numerals
- Tamil numerals
- Telugu numerals
- Thai numerals
- Tibetan numerals
- Vai numerals
Positionless
Bases
name | base |
---|---|
binary | 2 |
octal | 8 |
decimal | 10 |
dozenal | 12 |
hexadecimal | 16 |
vigesimal | 20 |
Number classes
- natural number
- whole number
- real number
- transedental number
- fraction
- imaginary number
- algebraic number
- computable number
- definable number