Click or drag to resize

NMathFunctionsFloatComplexPow2Func Field

Power function.

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

Field Value

FuncFloatComplex, Int32, FloatComplex
See Also