Double.ILogB(Double) Méthode
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.
Calcule le logarithme d’entier d’une valeur.
public:
static int ILogB(double x) = System::Numerics::IFloatingPointIeee754<double>::ILogB;
public static int ILogB(double x);
static member ILogB : double -> int
Public Shared Function ILogB (x As Double) As Integer
- x
- Double
Valeur dont le logarithme d’entier doit être calculé.
Logarithme entier de x
.
Produit | Versions |
---|---|
.NET | 7, 8, 9, 10 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: