ILNumerics Ultimate VS

fcomplexLog Method (Single)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Logarithm of real input

[ILNumerics Core Module]

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

public static fcomplex Log(
	float input
)

Parameters

input
Type: SystemSingle
float input - may be negative

Return Value

Type: fcomplex
Complex logarithm
Remarks

[ILNumerics Core Module]

See Also

Reference