Click or drag to resize

MathExLog10 Method (Double)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public static double Log10(
	double v
)

Parameters

v
Type: SystemDouble

Return Value

Type: Double
See Also