Int128.LeadingZeroCount(Int128) Method

Definition

Computes the number of leading zeros in a value.

C#
public static Int128 LeadingZeroCount(Int128 value);

Parameters

value
Int128

The value whose leading zeroes are to be counted.

Returns

The number of leading zeros in value.

Implements

Applies to

Proizvod Verzije
.NET 7, 8, 9, 10