SByte.Log10(SByte) 메서드

정의

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

매개 변수

value
SByte

반품

구현

적용 대상