Click or drag to resize

NMathFunctionsDoubleComplexRealFunc 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<DoubleComplex, double> DoubleComplexRealFunc

Field Value

FuncDoubleComplex, Double
See Also