Skip to content

mulw

Algorand TypeScript


Algorand TypeScript / op / mulw

mulw(a, b): readonly [uint64, uint64]

Defined in: op.ts:3402

A times B as a 128-bit result in two uint64s. X is the high 64 bits, Y is the low

uint64

uint64

readonly [uint64, uint64]

Native TEAL opcode: mulw Min AVM version: 1