Saturday, December 17, 2011

What is the value for base sixteen?

what is the value for base sixteen|||I dunno what u want to ask.....


but i think u want to know about the HEXADECIMAL SYSTEM?|||Your question doesn't have an answer, there is no "value" for base sixteen, just as there is no "value" for base ten or base two, etc.





In base ten, the value for "10" is ten. In base two, the value for "10" is two. In base eight, the value for "10" is eight, and in base sixteen, the value for "10" is sixteen.





Here's a link that explains how base sixteen works.|||I would take it you mean to know how values above 9 are represented in base 16 code.... and that would be A=10, B=11, C=12, D=13, E=14, F=16. The rest of the values are represented with decimal numbers. In computer related material, you can recognize a hex number by the fact that it has "0x" in front of it, or "h" after, or, sometimes, both... like this 0x22A3h.


Hope this is what you wanted.... ;)|||16 is the base for hexadecimal system just as 10 the base of logs and e is the base of natural logs.|||value for base sixteen is the way Computers "think" in Binary code, or Base Two. But that is very hard for humans to read, so computer programmers have a special code they use when talking to computers; it's called Hexadecimal Code.

No comments:

Post a Comment