Double.Abs(Double) Method

Definition

Computes the absolute of a value.

public static double Abs (double value);

Parameters

value
Double

The value for which to get its absolute.

Returns

The absolute of value.

Implements

Applies to

Produkt Verze
.NET 7, 8, 9