Single.Abs(Single) Method

Definition

Computes the absolute of a value.

public static float Abs (float value);

Parameters

value
Single

The value for which to get its absolute.

Returns

The absolute of value.

Implements

Applies to

Product Versions
.NET 7, 8, 9