Half.Abs(Half) Method

Definition

Computes the absolute of a value.

C#
public static Half Abs (Half value);

Parameters

value
Half

The value for which to get its absolute.

Returns

The absolute of value.

Implements

Applies to

產品 版本
.NET 7, 8, 9