Hexidecimal: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "A number system with a base of 16 instead of 10. The letters A through F are used after the digit 9. [http://en.wikipedia.org/wiki/Hexadecimal]")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
A number system with a base of 16 instead of 10. The letters A through F are used after the digit 9.  
A number system with a base of 16 instead of 10. The letters A through F are used after the digit 9.  


[http://en.wikipedia.org/wiki/Hexadecimal]
[http://en.wikipedia.org/wiki/Hexadecimal|Wikipediat Hexidecimal article]
 
For disambiguation, see also the BR internal function [[Hex$]].
 
<noinclude>
[[Category:Terminology]]
</noinclude>

Latest revision as of 18:41, 22 July 2013

A number system with a base of 16 instead of 10. The letters A through F are used after the digit 9.

Hexidecimal article

For disambiguation, see also the BR internal function Hex$.