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

Overload List

  NameDescription
Public operatorStatic memberAddition(UInt64, BigInt)
Addition where one of the operands is a ulong.
Public operatorStatic memberAddition(BigInt, BigInt)
Adds two BigInts.
Public operatorStatic memberAddition(BigInt, UInt64)
Addition where one of the operands is a ulong.

See Also