NFloat.IFloatingPoint<NFloat>.GetSignificandBitLength Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la longueur, en bits, de la significand actuelle.
virtual int System.Numerics.IFloatingPoint<System.Runtime.InteropServices.NFloat>.GetSignificandBitLength() = System::Numerics::IFloatingPoint<System::Runtime::InteropServices::NFloat>::GetSignificandBitLength;
int IFloatingPoint<NFloat>.GetSignificandBitLength();
abstract member System.Numerics.IFloatingPoint<System.Runtime.InteropServices.NFloat>.GetSignificandBitLength : unit -> int
override this.System.Numerics.IFloatingPoint<System.Runtime.InteropServices.NFloat>.GetSignificandBitLength : unit -> int
Function GetSignificandBitLength () As Integer Implements IFloatingPoint(Of NFloat).GetSignificandBitLength
Retours
Longueur, en bits, de la significande actuelle.