BigInteger.IBinaryInteger<BigInteger>.Log10(BigInteger) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- value
- BigInteger