Click or drag to resize

Complex Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    DWSIM.MathOps.MathEx.APComplex

Namespace: DWSIM.MathOps.MathEx.AP
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public struct Complex
Request Example View Source

The Complex type exposes the following members.

Constructors
Operators
Fields
 NameDescription
Public fieldx 
Public fieldy 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also