Click or drag to resize

SystemNumericsComplexExtensions Class

Provides extension methods for Complex.
Inheritance Hierarchy
SystemObject
  Altaxo.CalcSystemNumericsComplexExtensions

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static class SystemNumericsComplexExtensions

The SystemNumericsComplexExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetConjugate Gets the complex conjugate of z.
Public Extension MethodPow2 Calculates .
Public Extension MethodPow3 Calculates .
Top
See Also