Math<T>.Log 10 Method
Returns the base 10 logarithm of the specified number.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static T Log10(
T value
)
Parameters
- value T