Edit

Share via


IntPtr.Log2(IntPtr) Method

Definition

Computes the log2 of a value.

C#
public static IntPtr Log2(IntPtr value);

Parameters

value
IntPtr

The value whose log2 is to be computed.

Returns

IntPtr

The log2 of value.

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10