UInt64.Log10(UInt64) Método

Definição

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

Parâmetros

value
UInt64

Devoluções

Implementações

Aplica-se a