SByte.Log10(SByte) 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.
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
Parameters
- value
- SByte