divw
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.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Native TEAL opcode: divw
Min AVM version: 6