Edit

Share via


Int16.Log2(Int16) Method

Definition

Computes the log2 of a value.

C#
public static short Log2(short value);

Parameters

value
Int16

The value whose log2 is to be computed.

Returns

The log2 of value.

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10