IBinaryInteger<TSelf>.LeadingZeroCount(TSelf) Method

Definition

Computes the number of leading zero bits in a value.

C#
public static virtual TSelf LeadingZeroCount(TSelf value);

Parameters

value
TSelf

The value whose leading zero bits are to be counted.

Returns

TSelf

The number of leading zero bits in value.

Applies to

Proizvod Verzije
.NET 7, 8, 9, 10