Kaba function BigInt.pow ed

...

Syntax ed

func static BigInt.pow(x: BigInt, e: BigInt) -> BigInt

Parameters ed

x: BigInt
...

e: BigInt
...

Return ed

...