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