Skip to content

expw

expw(a, b): SplitUint128

A ** B with the result being 128 bits split across two uint64s

Parameters

a: uint64

b: uint64

Returns

SplitUint128

Source

types/global.d.ts:1524