UInt16.Log10(UInt16) Metodo

Definizione

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

Parametri

value
UInt16

Valori restituiti

Implementazioni

Si applica a