언어

UInt64.Log10(UInt64) 메서드

정의

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

매개 변수

value
UInt64

반품

구현

적용 대상