BigInteger.IBinaryInteger<BigInteger>.GetShortestBitLength Metod

Definition

Hämtar längden, i bitar, på de kortaste tvås komplementrepresentation av det aktuella värdet.

 virtual int System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.GetShortestBitLength() = System::Numerics::IBinaryInteger<System::Numerics::BigInteger>::GetShortestBitLength;
int IBinaryInteger<BigInteger>.GetShortestBitLength();
abstract member System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.GetShortestBitLength : unit -> int
override this.System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.GetShortestBitLength : unit -> int
Function GetShortestBitLength () As Integer Implements IBinaryInteger(Of BigInteger).GetShortestBitLength

Returer

Längden, i bitar, på de kortaste tvås komplementrepresentation av det aktuella värdet.

Implementeringar

Gäller för