ComplexNumber Constructor Mathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library
Overload List

  NameDescription
Public methodComplexNumber(Decimal)
Initializes a new instance of the ComplexNumber class
Public methodComplexNumber(Double)
Initializes a new instance of the ComplexNumber class
Public methodComplexNumber(Int64)
Initializes a new instance of the ComplexNumber class
Public methodComplexNumber(Complex)
Initializes a new instance of the ComplexNumber class
Public methodComplexNumber(String)
Initializes a new instance of the ComplexNumber class
Public methodComplexNumber(Decimal, Decimal)
Initializes a new instance of the ComplexNumber class
Public methodComplexNumber(Double, Double)
Initializes a new instance of the ComplexNumber class
Public methodComplexNumber(Int32, Int32)
Initializes a new instance of the ComplexNumber class
Public methodComplexNumber(Fraction, Fraction)
Initializes a new instance of the ComplexNumber class
Top
See Also

Reference