Int128.Log2(Int128) Method

Definition

Computes the log2 of a value.

public static Int128 Log2 (Int128 value);

Parameters

value
Int128

The value whose log2 is to be computed.

Returns

The log2 of value.

Implements

Applies to

产品 版本
.NET 7, 8, 9