BitShrn()
Shifts the given number the number of bits to the right
Usage
NUMERIC = BitShrn(
p1,
p2
)
Argument | Summary |
---|---|
p1 | number |
p2 | bit count |
Shifts the given number the number of bits to the right
NUMERIC = BitShrn(
p1,
p2
)
Argument | Summary |
---|---|
p1 | number |
p2 | bit count |