Char.IBinaryInteger<Char>.Log10(Char) Method

Definition

 static char System.Numerics.IBinaryInteger<System.Char>.Log10(char value) = System::Numerics::IBinaryInteger<char>::Log10;
static char IBinaryInteger<char>.Log10(char value);
static member System.Numerics.IBinaryInteger<System.Char>.Log10 : char -> char
 Shared Function Log10 (value As Char) As Char Implements IBinaryInteger(Of Char).Log10

Parameters

value
Char

Returns

Implements

Applies to