UInt16.Log10(UInt16) 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::UInt16 Log10(System::UInt16 value) = System::Numerics::IBinaryInteger<System::UInt16>::Log10;
public static ushort Log10(ushort value);
static member Log10 : uint16 -> uint16
Public Shared Function Log10 (value As UShort) As UShort
Parameters
- value
- UInt16