언어

Byte.Log10(Byte) 메서드

정의

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

매개 변수

value
Byte

반품

구현

적용 대상