英語で読む 編集

次の方法で共有


Int64.Log2(Int64) Method

Definition

Computes the log2 of a value.

C#
public static long Log2(long value);

Parameters

value
Int64

The value whose log2 is to be computed.

Returns

The log2 of value.

Implements

Applies to

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