Int32.Log10(Int32) 메서드

정의

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

매개 변수

value
Int32

반품

구현

적용 대상