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