Difference between revisions of "Hexadecimal"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>CasperVg
m (addcat)
sc4e>CasperVg
m (recat)
Line 3: Line 3:
 
''See the [[wikipedia:Hexadecimal|wikipedia article on Hexadecimal]]''
 
''See the [[wikipedia:Hexadecimal|wikipedia article on Hexadecimal]]''
  
[[Category:Modding]]
+
[[Category:General Modding]]

Revision as of 07:50, 15 July 2009

Hexadecimal is a number system where there are 16 base numbers, (in the decimal system["normal numbers"] there are 10 base numbers, 0-9) so there a 16 digits that make up all the other numbers, they are 0-9-A-F.

See the wikipedia article on Hexadecimal