Skip to content

divw

Algorand TypeScript


Algorand TypeScript / op / divw

divw(a, b, c): uint64

Defined in: op.ts:755

A,B / C. Fail if C == 0 or if result overflows. The notation A,B indicates that A and B are interpreted as a uint128 value, with A as the high uint64 and B the low.

uint64

uint64

uint64

uint64

Native TEAL opcode: divw Min AVM version: 6