Edit

Share via


Half.UnaryPlus(Half) Operator

Definition

Computes the unary plus of a value.

C#
public static Half operator +(Half value);

Parameters

value
Half

The value for which to compute the unary plus.

Returns

The unary plus of value.

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10