A B C D F G I L M N P S T U V

C

Complex - Class in mindaslab.Math
Created to perform arithmetic on complex numbers
Complex() - Constructor for class mindaslab.Math.Complex
Creates a new instance of Complex 0 + 0 j
Complex(double, double) - Constructor for class mindaslab.Math.Complex
Creates a new instance of Complex (real + imaginary j)
Complex(Complex) - Constructor for class mindaslab.Math.Complex
Creates a new instance of Complex which has same proprties of passing Complex number
conjucate() - Method in class mindaslab.Math.Complex
Finds the conjucate of a complex number

A B C D F G I L M N P S T U V