Questions about two's complement and IEEE 754 representations -


How do I find the value of the value of 2-byte supplement value 0xFF72 "?

  1. Should I start 0xFF72 by binary convert?
  2. Bits backwards.
  3. Add binary notation to 1 // Here is lost.

I still do not know ..

In addition,

What is the value of an 8 byte double which is: 0x7FF8000000000000 Its value as a floating point?

f Meaning of 3 is only to add 1 value. Example with 0xFF72 (here 16 bits have been taken):

  1. First of all, reverse it: 0x008D (each digit just 0xF decreased original value Is

  2. then add 1: 0x008E

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -