User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
code:numberformats [2017/12/09 17:33] Igor Yefmovcode:numberformats [2017/12/09 17:34] – [BYTE] Igor Yefmov
Line 7: Line 7:
 An 8-bit unsigned or signed value representing a decimal range of ''[0..255]'' or ''[-128..127]'' respectively. Bits are ordered the "usual" way with the MSB on the left and LSB on the right. An 8-bit unsigned or signed value representing a decimal range of ''[0..255]'' or ''[-128..127]'' respectively. Bits are ordered the "usual" way with the MSB on the left and LSB on the right.
  
-A couple of examples (decimal == bits):+A couple of examples (decimal = bits):
   * ''1'' = ''00000001'' both signed and unsigned   * ''1'' = ''00000001'' both signed and unsigned
   * ''253'' = ''11111101'' (unsigned only)   * ''253'' = ''11111101'' (unsigned only)

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information