Base (number system)

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:mathematical_concept
gptkbp:alsoKnownAs gptkb:Radix
gptkbp:defines Number of unique digits in a numeral system
gptkbp:example gptkb:Base_10
gptkb:Base_16
gptkb:Base_2
gptkb:Base_8
https://www.w3.org/2000/01/rdf-schema#label Base (number system)
gptkbp:notation Prefix (e.g., 0x for hexadecimal)
Subscript after the number (e.g., 1010₂)
gptkbp:property Base 10 is called decimal
Base 16 is called hexadecimal
Base 2 is called binary
Base 8 is called octal
Each digit position represents a power of the base
gptkbp:relatedTo gptkb:Digit
Numeral system
Place value
gptkbp:usedFor gptkb:Arithmetic
Computer science
Counting
gptkbp:usedIn gptkb:Positional_numeral_system
gptkbp:bfsParent gptkb:Base
gptkbp:bfsLayer 4