BigInteger.IBinaryInteger<BigInteger>.Log10(BigInteger) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- value
- BigInteger