Int16.Log10(Int16) Método

Definición

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

Parámetros

value
Int16

Devoluciones

Implementaciones

Se aplica a