Click or drag to resize

NMathFunctionsFloatComplexRealFunc Field

Real function. Returns the real part of a complex number.

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

Field Value

FuncFloatComplex, Single
See Also