exp
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / op / exp
Function: exp()
Section titled “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
Section titled “Parameters”Returns
Section titled “Returns”Native TEAL opcode: exp
Min AVM version: 4