UInt32.Log10(UInt32) 메서드

정의

public:
 static System::UInt32 Log10(System::UInt32 value) = System::Numerics::IBinaryInteger<System::UInt32>::Log10;
public static uint Log10(uint value);
static member Log10 : uint32 -> uint32
Public Shared Function Log10 (value As UInteger) As UInteger

매개 변수

value
UInt32

반품

구현

적용 대상