Int128.Log10(Int128) Método

Definición

public:
 static Int128 Log10(Int128 value) = System::Numerics::IBinaryInteger<Int128>::Log10;
public static Int128 Log10(Int128 value);
static member Log10 : Int128 -> Int128
Public Shared Function Log10 (value As Int128) As Int128

Parámetros

value
Int128

Devoluciones

Implementaciones

Se aplica a