英語で読む 編集

次の方法で共有


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

製品 バージョン
.NET 7, 8, 9, 10