Char.IBinaryInteger<Char>.Log10(Char) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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