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