ILNumerics.Net
Log10 Method (input)

ILNumerics.Net - numeric computing and plotting for .NET

ILNumericscomplexLog10(complex)
ILNumerics.Net - numeric computing for .NET
Logarithm of base 10
Declaration Syntax
C#Visual BasicVisual C++
public static complex Log10(
	complex input
)
Public Shared Function Log10 ( _
	input As complex _
) As complex
public:
static complex Log10(
	complex input
)
Parameters
input (complex)
input
Return Value
logarithm of base 10
See Also

Assembly: ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)