Algorand TypeScript
Preparing search index...
op
shl
Function shl
shl
(
a
:
uint64
,
b
:
uint64
)
:
uint64
A times 2^B, modulo 2^64
Parameters
a
:
uint64
b
:
uint64
Returns
uint64
See
Native TEAL opcode:
shl
Min AVM version: 4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Algorand TypeScript
Loading...
A times 2^B, modulo 2^64