Int16.Log10(Int16) 메서드

정의

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

매개 변수

value
Int16

반품

구현

적용 대상