Int64.Abs(Int64) Method

Definition

Computes the absolute of a value.

C#
public static long Abs(long value);

Parameters

value
Int64

The value for which to get its absolute.

Returns

The absolute of value.

Implements

Applies to

Proizvod Verzije
.NET 7, 8, 9, 10