SByte.Abs(SByte) Method

Definition

Computes the absolute of a value.

public static sbyte Abs (sbyte value);

Parameters

value
SByte

The value for which to get its absolute.

Returns

The absolute of value.

Implements

Applies to

Product Versions
.NET 7, 8, 9