Op Englesch liesen Editéieren

Deelen iwwer


Single.IMultiplyOperators<Single,Single,Single>.Multiply Operator

Definition

Multiplies two values together to compute their product.

C#
static float IMultiplyOperators<float,float,float>.operator *(float left, float right);

Parameters

left
Single

The value that right multiplies.

right
Single

The value that multiplies left.

Returns

The product of left multiplied by right.

Implements

Applies to

Produkt Versiounen
.NET 7, 8, 9, 10