A C D E G I L M O P R S T Z

C

Complex - Class in <Unnamed>
Klasse zur Berechnung und Rückgabe von komplexen Zahlen
Dieser Quelltext ist vollständig für jeden frei verfügbar
und steht der persönlichen Weiterverwendung zur Verfügung.
Complex() - Constructor for class Complex
Leerer Konstruktor, initialisiert alle Werte mit 0
Complex(double, double) - Constructor for class Complex
Initialisierung mittels Real- und imaginärteil
Complex(double, double, boolean) - Constructor for class Complex
Initialisierung mittels Betrag- und Phase
complexArray - Variable in class Matrix
 
conj() - Method in class Complex
Berechnen der konjugierten komplexen Zahl
conj(Complex) - Method in class Complex
Berechnen der konjugierten komplexen Zahl
* @param comp Komplexe Zahl
cos() - Method in class Complex
Berechnen des Kosinus der komplexen Zahl
cos(Complex) - Static method in class Complex
Berechnen des Kosinus der komplexen Zahl
cosh() - Method in class Complex
Berechnen des Kosinus-Hyperbolikus der komplexen Zahl
cosh(Complex) - Static method in class Complex
Berechnen des Kosinus-Hyperbolikus der komplexen Zahl
cot() - Method in class Complex
Berechnen des Kotangens der komplexen Zahl
cot(Complex) - Static method in class Complex
Berechnen des Kotangens der komplexen Zahl
coth() - Method in class Complex
Berechnen des Kotangens-Hyperbolikus der komplexen Zahl
coth(Complex) - Static method in class Complex
Berechnen des Kotangens-Hyperbolikus der komplexen Zahl

A C D E G I L M O P R S T Z