-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Bit
Reading time: 1minReturns a bit in the binary representation of a number.
Syntax
bit(Integer, Integer)
Description
Given two integers n and i, returns the i-th element of the binary representation of n.
n=a020+a121+⋯+ai2i+⋯+ak2k