µSer
|
Attribute: Store a signed integer in One's Complement format. More...
#include <uSer.hh>
Attribute: Store a signed integer in One's Complement format.
When applied to a -Bit-Integer, let denote its raw bits with being the most significant and the least significant one. Then is the sign bit. The value of the integer is:
with
The range for a signed -Bit-Integer in One's complement format is . There are 2 representations for zero.