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