Int16.Log10(Int16) 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 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