exp
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / op / exp
Function: exp()
exp(
a
,b
):uint64
Defined in: packages/algo-ts/src/op.ts:877
A raised to the Bth power. Fail if A == B == 0 and on overflow
Parameters
a
b
Returns
See
Native TEAL opcode: exp
Min AVM version: 4