This documentation is compiled for the latest release of Mathos Core Library
Top
Overload List
Name | Description | |
---|---|---|
![]() | ComplexNumber(Decimal) | Initializes a new instance of the ComplexNumber class |
![]() | ComplexNumber(Double) | Initializes a new instance of the ComplexNumber class |
![]() | ComplexNumber(Int64) | Initializes a new instance of the ComplexNumber class |
![]() | ComplexNumber(Complex) | Initializes a new instance of the ComplexNumber class |
![]() | ComplexNumber(String) | Initializes a new instance of the ComplexNumber class |
![]() | ComplexNumber(Decimal, Decimal) | Initializes a new instance of the ComplexNumber class |
![]() | ComplexNumber(Double, Double) | Initializes a new instance of the ComplexNumber class |
![]() | ComplexNumber(Int32, Int32) | Initializes a new instance of the ComplexNumber class |
![]() | ComplexNumber(Fraction, Fraction) | Initializes a new instance of the ComplexNumber class |
See Also