[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberPow(UInt64, UInt64)
Exponentiation for two ulongs, resulting in a BigInt.
Public methodStatic memberPow(BigInt, UInt64)
Exponentiation for BigInts.

See Also