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

Overload List

  NameDescription
Public operatorStatic memberMultiply(Int64, BigInt)
Finds the product, where one operand is a long.
Public operatorStatic memberMultiply(BigInt, BigInt)
Finds the product of two BigInts.
Public operatorStatic memberMultiply(BigInt, Int64)
Finds the product, where one operand is a long.

See Also