Bit
Returns a bit in the binary representation of a number.
Syntax
bit(Integer, Integer)
Description
Given two integers and , returns the -th element of the binary representation of .
Returns a bit in the binary representation of a number.
bit(Integer, Integer)
Given two integers and , returns the -th element of the binary representation of .