BigInteger.IBinaryInteger<BigInteger>.Log10(BigInteger) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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