UIntPtr.Log2(UIntPtr) Method

Definition

Computes the log2 of a value.

C#
public static UIntPtr Log2 (UIntPtr value);

Parameters

value
UIntPtr

The value whose log2 is to be computed.

Returns

UIntPtr

The log2 of value.

Implements

Applies to

Prodotto Versioni
.NET 7, 8, 9