answersLogoWhite

0

iv been looking for a long time and i still havent found any codes.

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Engineering

What is 42 plus 65?

42 + 65 = 107


How deep is the frost line is Rapid City SD?

i dont know whho cares Most concrete foundations are buried 4' to get below the frost line which is around 3'.


What is the hexadecimal numbers for 66?

42


What are the dimensions of Artificial intelligence?

42.


What is binary in R programming?

Binary in R is the same as binary in any other programming language. The language doesn't actually change the meaning of binary any more than it can change the meaning of decimal, octal or hexadecimal. These are all symbolic representations (notations) for digital information. When we see the symbol 42 we instantly recognise it as the value forty-two because we automatically assume numeric symbols are always written in decimal notation. However, the computer represents the value forty-two as 00101010, which is the binary equivalent. In order to present the decimal value to the user, the computer must convert the value 00101010 to the string "42". This is achieved through binary division by ten (00001010 in binary) and taking the remainder: 00101010 / 00001010 = 00000100 r 00000010 00000100 / 00001010 = 00000000 r 00000100 The remainders are decimal 2 and 4 respectively. Now we convert each of these digits to their equivalent ASCII character code by adding 48 (binary 110000), which is the ASCII code for character '0': 00000010 + 00110000 = 00110010 00000100 + 00110000 = 00110100 We output these two ASCII character codes in reverse order, so we now have {00110100, 00110010} which is {52, 50} in decimal. ASCII character code 52 yields '4' while ASCII character code 50 yields '2', which gives us the complete string, "42", which can now be presented to the user. Converting the other way takes the user-input string "42" and stores the value 00101010: First, subtract character code '0' (48 decimal) from each character: 00110010 - 00110000 = 00000010 (50 - 48 = 2) 00110100 - 00110000 = 00000100 (52 - 48 = 4) Multiply each digit by increasing powers of 10: 00000010 * 00000001 = 00000010 (2 * 10^0 = 2) 00000100 * 00001010 = 00101000 (4 * 10^1 = 40) Finally, sum the products: 00000010 + 00101000 = 00101010 (2 + 40 = 42) If we wish to see the binary representation of an integer, R provides the Int2Bin function: >intToBin(42, 8) [1] "00101010" Here we've requested the binary equivalent of the decimal value 42 in 8-bit binary which, as we've already established, outputs the binary value 00101010.

Related Questions

What is the code for Narnia Tumblr?

42-42-564


What is code 42 on your 1993 Chevrolet lumina?

Code 42 is the ignition module faulty or loose connections.


What Halifax branch is sort code 11-06-42?

i want swift code for halifax bank sort 11-06-42


What is the country code and area code of Nasiriya Iraq?

The country code and area code of Nasiriya, Iraq is 964, 42.


What is the diagnostic code 42 for a Ford F-250 1989 and how do you fix it?

diagnostic code 42 is the code ford gives for a new vehicle required. too many discrepencies to consider a worthy vehicle


Where is Tel country code plus 42?

The country code +42 was previously used by Czechoslovakia before its dissolution in 1993. After the split, the Czech Republic adopted the country code +420, while Slovakia uses +421. Therefore, +42 is no longer assigned to any country.


What is the country code and area code of Ghowr Afghanistan?

The country code and area code of Ghowr, Afghanistan is 93, (0)42.


What is the country code and area code of Dundalk Ireland?

The country code and area code of Dundalk, Ireland is 353, (0)42.


What is the country code and area code of Malindi Kenya?

The country code and area code of Malindi, Kenya is 254, (0)42.


What is the country code and area code of Gostivar Macedonia?

The country code and area code of Gostivar, Macedonia is 389, (0)42.


What is the country code and area code of Pathein Myanmar?

The country code and area code of Pathein, Myanmar is 95, (0)42.


What is the country code and area code of Enugu Nigeria?

The country code and area code of Enugu, Nigeria is 234, (0)42.