Byte.Log10(Byte) Metodo

Definizione

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

Parametri

value
Byte

Valori restituiti

Implementazioni

Si applica a