اقرأ باللغة الإنجليزية تحرير

مشاركة عبر


Double.Abs(Double) Method

Definition

Computes the absolute of a value.

public:
 static double Abs(double value) = System::Numerics::INumberBase<double>::Abs;
public static double Abs(double value);
static member Abs : double -> double
Public Shared Function Abs (value As Double) As Double

Parameters

value
Double

The value for which to get its absolute.

Returns

The absolute of value.

Implements

Applies to

منتج الإصدارات
.NET 7, 8, 9, 10