Single-precision floating-point format
32-bit computer number format
general/binary-arithmetic
Excess-3
Variation to BCD-code where three (11) is added to a binary representation
general/binary-arithmetic
Chen–Ho encoding
Memory-efficient binary encoding of decimal digits
general/binary-arithmetic
Arithmetic shift
Shift operator in computer programming
general/binary-arithmetic
1 + 2 + 4 + 8 + ⋯
Infinite series that diverges
general/binary-arithmetic
XOR linked list
Datastructure
general/binary-arithmetic
Bitwise operation
Computer science topic
general/binary-arithmetic
Bit
Unit of information
general/binary-arithmetic
Ones' complement
Mathematics concept
general/binary-arithmetic
Binary number
Number expressed in the base-2 numeral system
general/binary-arithmetic
Cyclic redundancy check
Error-detecting code for detecting data changes
general/binary-arithmetic
Bit-length
Computing concept
general/binary-arithmetic
Bitwise operations in C
Operations transforming individual bits of integral data types
general/binary-arithmetic
Densely packed decimal
Efficient system of binary encoding for decimal digits used in decimal floating point
general/binary-arithmetic
Half-precision floating-point format
16-bit computer number format
general/binary-arithmetic
Quadruple-precision floating-point format
128-bit computer number format
general/binary-arithmetic
Octal
Base-8 numeral representation
general/binary-arithmetic
Find first set
Family of related bitwise operations on machine words
general/binary-arithmetic
Logical shift
Bit-level computer operation
general/binary-arithmetic
Two's complement
Binary representation for signed numbers
general/binary-arithmetic
Sign extension
Operation in computer arithmetic
general/binary-arithmetic
Double-precision floating-point format
64-bit computer number format
general/binary-arithmetic
Hexadecimal
Base-16 numeric representation
general/binary-arithmetic
Mask (computing)
Data used for bitwise operations
general/binary-arithmetic
Bit manipulation
Algorithmically modifying data below the word level
general/binary-arithmetic
Microsoft Binary Format
Floating-point number format by Microsoft
general/binary-arithmetic
Power of two
Two raised to an integer power
general/binary-arithmetic