answersLogoWhite

0

Without context, it is difficult to say.

I guess you are referring to number bases greater than 10 where letters are used to represent digits above 9; the first digit would be A, the second B and so on. In these cases the letter A is being used to represent 10 times the column value where it is. For example in hexadecimal, the A in 0x6A3 represents 10 x 16 = 160 in decimal (since it is in the sixteens column of the number).

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

In the hexadecimal system what decimal value does the letter A represent?

value of 10


What decimal value does the letter A represent in the hexadecimal system?

Value of 10


In hexadecimal what decimal value does the letter a represent?

These are the hexadecimal digits and their decimal equivalents: 0 = 0 1 = 1 ... 9 = 9 A = 10 B = 11 ... F = 15


What decimal value does the digit 3 represent in 589.123?

0.003


What decimal value does the digit 9 in 237.619 represent?

0.009


How do you represent character by bytes?

Characters are first given an internationally agreed decimal value. The decimal value is converted to binary by the computer. For example... the decimal value for the letter A is 65... this converts to binary as 1000001


What does m represent in a decimal number line?

It represents the value of the variable m.


What number does the letter C represent in hexadecimal?

C is 12 decimal.


What is the decimal value for the letter n?

The decimal value for the letter 'n' in the ASCII character encoding is 110. In Unicode, 'n' also has the same decimal value of 110. This value corresponds to its representation in both standard character sets used in computing.


What is the decimal value of the letter u?

None. A letter has no numerical value unless it represents a variable and a value is assigned to it.


A letter used to represent a value?

a variable


What is the maximum decimal value of a nybble?

A nybble consists of 4 bits, which can represent values from 0000 to 1111 in binary. The maximum decimal value of a nybble is therefore 1111 in binary, which equals 15 in decimal.