Loe inglise keeles Redigeeri

Jagamisviis:


UInt32.BigMul(UInt32, UInt32) Method

Definition

Produces the full product of two unsigned 32-bit numbers.

C#
public static ulong BigMul(uint left, uint right);

Parameters

left
UInt32

The first number to multiply.

right
UInt32

The second number to multiply.

Returns

The number containing the product of the specified numbers.

Applies to

Toode Versioonid
.NET 9, 10