Int16.Log10(Int16) Method

Definition

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

Parameters

value
Int16

Returns

Implements

Applies to