Läs på engelska Redigera

Dela via


Half.Addition(Half, Half) Operator

Definition

Adds two values together to compute their sum.

C#
public static Half operator +(Half left, Half right);

Parameters

left
Half

The value to which right is added.

right
Half

The value which is added to left.

Returns

The sum of left and right.

Implements

Applies to

Produkt Versioner
.NET 7, 8, 9, 10