Int32.BigMul(Int32, Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Produces the full product of two 32-bit numbers.
public:
static long BigMul(int left, int right);
C#
public static long BigMul(int left, int right);
static member BigMul : int * int -> int64
Public Shared Function BigMul (left As Integer, right As Integer) As Long
- left
- Int32
The first number to multiply.
- right
- Int32
The second number to multiply.
The number containing the product of the specified numbers.
Termék | Verziók |
---|---|
.NET | 9, 10 |
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
.NET-visszajelzés
A(z) .NET egy nyílt forráskód projekt. Visszajelzés adásához válasszon egy hivatkozást: