BigInteger.IBinaryInteger<BigInteger>.Log10(BigInteger) 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.
static System::Numerics::BigInteger System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.Log10(System::Numerics::BigInteger value) = System::Numerics::IBinaryInteger<System::Numerics::BigInteger>::Log10;
static System.Numerics.BigInteger IBinaryInteger<BigInteger>.Log10(System.Numerics.BigInteger value);
static member System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.Log10 : System.Numerics.BigInteger -> System.Numerics.BigInteger
Shared Function Log10 (value As BigInteger) As BigInteger Implements IBinaryInteger(Of BigInteger).Log10
Paramètres
- value
- BigInteger