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

Overload List

  NameDescription
Public operatorStatic memberSubtraction(UInt64, BigInt)
Implements subtraction where one operand is a ulong.
Public operatorStatic memberSubtraction(BigInt, BigInt)
Finds the difference between two BigInts.
Public operatorStatic memberSubtraction(BigInt, UInt64)
Implements subtraction where one operand is a ulong.

See Also