UInt16.INumberBase<UInt16>.Abs(UInt16) Method

Definition

Computes the absolute of a value.

C#
static ushort INumberBase<ushort>.Abs(ushort value);

Parameters

value
UInt16

The value for which to get its absolute.

Returns

The absolute of value.

Implements

Applies to

Product Versions
.NET 7, 8, 9