Click or drag to resize

NMathFunctionsFloatComplexImagFunc Field

Imaginary function. Returns the imaginary part of a complex number.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static Func<FloatComplex, float> FloatComplexImagFunc

Field Value

FuncFloatComplex, Single
See Also