ILNumerics Ultimate VS

complexLog10 Method (complex)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Logarithm of base 10

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static complex Log10(
	complex input
)

Parameters

input
Type: ILNumericscomplex
Input value

Return Value

Type: complex
Logarithm of base 10
Remarks

[ILNumerics Core Module]

See Also

Reference