BigInteger.BitCount Property

Gets the number of bits in the number.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int BitCount { get; }

Property Value

Int32

See Also