UInt32.Log2(UInt32) Method

Definition

Computes the log2 of a value.

public static uint Log2 (uint value);

Parameters

value
UInt32

The value whose log2 is to be computed.

Returns

The log2 of value.

Implements

Applies to

Prodotto Versioni
.NET 7, 8, 9