Category Documents
Bits/Not
compute bit-wise not of the input
Bits/Nand
compute bit-wise nand of the inputs
Bits/String
convert base-10 number to a base-2 number in string form
Bits/Join
join a list of digits into a number
Bits/Nor
compute bit-wise nor of the inputs
Bits/And
compute bit-wise and of the inputs
Bits/Iff
compute bit-wise iff of the inputs
Bits/Or
compute bit-wise or of the inputs
Bits/Xor
compute bit-wise xor of the inputs