Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
F
H
I
K
L
M
N
P
S
T
W
X
Y
A
A
- class SWjtools.subtool1.
A
.
Klasse A im Unterpaket subtool1
A
- class SWjtools.subtool2.
A
.
Klasse A im Unterpaket subtool2
A()
- Constructor for class SWjtools.subtool1.
A
A()
- Constructor for class SWjtools.subtool2.
A
anzahl()
- Method in class SWjtools.
SWmathfor
Zählt die Rechenschritte des Algorithmus.
B
B
- class SWjtools.subtool1.
B
.
Klasse B im Unterpaket subtool1
B
- class SWjtools.subtool2.
B
.
Klasse B im Unterpaket subtool2
B()
- Constructor for class SWjtools.subtool1.
B
B()
- Constructor for class SWjtools.subtool2.
B
C
C
- class SWjtools.subtool1.
C
.
Klasse C im Unterpaket subtool1
C
- class SWjtools.subtool2.
C
.
Klasse C im Unterpaket subtool2
C()
- Constructor for class SWjtools.subtool1.
C
C()
- Constructor for class SWjtools.subtool2.
C
D
Degree()
- Method in class SWjtools.mathele.
Polynom
Liefert den Grad des Polynoms.
Display()
- Method in class SWjtools.mathele.
Polynom
Gibt das Polynom auf dem Bildschirm aus.
F
faki(int)
- Method in class SWjtools.
SWmathfor
Berechnet n-FAKULTÄT iterativ.
fakr(int)
- Method in class SWjtools.
SWmathfor
Berechnet n-FAKULTÄT rekursiv.
fiboi(int)
- Method in class SWjtools.
SWmathfor
Berechnet FIBONACCI-Zahlen iterativ.
fibor(int)
- Method in class SWjtools.
SWmathfor
Berechnet FIBONACCI-Zahlen rekursiv.
fuss(String)
- Method in class SWjtools.
SWIO
Gibt eine Verabschiedung für ein Programm aus mit dem im String übergebenen Namen.
H
halloGer()
- Method in class SWjtools.subtool1.
A
Schreibt: Hallo Germany
halloGer()
- Method in class SWjtools.subtool1.
B
Schreibt: Hallo Germany
halloGer()
- Method in class SWjtools.subtool1.
C
Schreibt: Hallo Germany
halloGer()
- Method in class SWjtools.subtool2.
A
Schreibt: Hallo Germany
halloGer()
- Method in class SWjtools.subtool2.
B
Schreibt: Hallo Germany
halloGer()
- Method in class SWjtools.subtool2.
C
Schreibt: Hallo Germany
halloWor()
- Method in class SWjtools.subtool1.
A
Schreibt: Hallo World
halloWor()
- Method in class SWjtools.subtool1.
B
Schreibt: Hallo World
halloWor()
- Method in class SWjtools.subtool1.
C
Schreibt: Hallo World
halloWor()
- Method in class SWjtools.subtool2.
A
Schreibt: Hallo World
halloWor()
- Method in class SWjtools.subtool2.
B
Schreibt: Hallo World
halloWor()
- Method in class SWjtools.subtool2.
C
Schreibt: Hallo World
Hpex6
- class
Hpex6
.
Hpex6()
- Constructor for class
Hpex6
I
init_anzahl()
- Method in class SWjtools.
SWmathfor
Setzt internen Zähler der Rechenschritte auf Null.
istNull()
- Method in class SWjtools.mathele.
komplex
Prüfe, ob es die komplexe Null ist!
K
k_add(komplex)
- Method in class SWjtools.mathele.
komplex
Addiere b hinzu!
k_Betrag()
- Method in class SWjtools.mathele.
komplex
Liefere den Betrag von z (Wurzel aus der Summe der Quadrate von Real- und Imaginärteil)!
k_Differenz(komplex, komplex)
- Method in class SWjtools.mathele.
komplex
Berechne die Differenz zweier komplexer Zahlen x und y!
k_im()
- Method in class SWjtools.mathele.
komplex
Liefere den Imaginärteil der komplexen Zahl!
k_invers()
- Method in class SWjtools.mathele.
komplex
Bestimme das Inverse bezüglich der Multiplikation!
k_mal(komplex)
- Method in class SWjtools.mathele.
komplex
Multipliziere mit b!
k_minus()
- Method in class SWjtools.mathele.
komplex
Bestimme das Inverse bezüglich der Addition!
k_phi_deg()
- Method in class SWjtools.mathele.
komplex
Umrechnung in Polarkoordinaten (r|phi)
k_phi()
- Method in class SWjtools.mathele.
komplex
Umrechnung in Polarkoordinaten (r|phi)
k_Produkt(komplex, komplex)
- Method in class SWjtools.mathele.
komplex
Berechne das Produkt zweier komplexer Zahlen x und y!
k_r()
- Method in class SWjtools.mathele.
komplex
Umrechnung in Polarkoordinaten (r|phi)
k_re()
- Method in class SWjtools.mathele.
komplex
Liefere den Realteil der komplexen Zahl!
k_sub(komplex)
- Method in class SWjtools.mathele.
komplex
Subtrahiere b!
k_Summe(komplex, komplex)
- Method in class SWjtools.mathele.
komplex
Berechne die Summe zweier komplexer Zahlen x und y!
Klamax
- class
Klamax
.
Klasse mit zwei Methoden
max
zur Maximumsberechnung zweier Zahlen,
1x mit Integer-Parametern und 1x mit Long-Parametern
Klamax()
- Constructor for class
Klamax
Klaspann
- class
Klaspann
.
Klasse mit zwei Methoden
spann
zur Spannweitenberechnung zweier Zahlen,
1x mit Integer-Parametern und 1x mit Long-Parametern
Klaspann()
- Constructor for class
Klaspann
Klaxquer
- class
Klaxquer
.
Klasse mit zwei Methoden
spann
zur Spannweitenberechnung zweier Zahlen,
1x mit Integer-Parametern und 1x mit Long-Parametern qauthor: Sigrid Wehner
Klaxquer()
- Constructor for class
Klaxquer
komplex
- class SWjtools.mathele.
komplex
.
Rechnen mit
komplexen Zahlen
im der Form (re|im)
re ist der Realteil a der komplexen Zahl z = a + ib
im ist der Imaginärteil b der komplexen Zahl z = a + ib
komplex()
- Constructor for class SWjtools.mathele.
komplex
Erzeuge die komplexe Null (0|0)!
komplex(double, double)
- Constructor for class SWjtools.mathele.
komplex
Erzeuge die komplexe Zahl (r|i)!
kopf(String)
- Method in class SWjtools.
SWIO
Gibt eine Startzeile für ein Programm aus mit dem im String übergebenen Namen.
L
leern(int)
- Method in class SWjtools.
SWIO
Gibt mehrere Leerzeilen aus.
leerzeile()
- Method in class SWjtools.
SWIO
Gibt 1 Leerzeile aus.
M
main(String[])
- Static method in class
Hpex6
Hauptprogramm
MatrixString(String)
- Method in class SWjtools.
SWIO
nur für MATRIX-Programme
Gibt den String s aus und liest anschliessend einen vom Benutzer eingegebenen String ein.
max(int, int)
- Static method in class
Klamax
Sucht Maximum von 2 Integer-Zahlen
max(long, long)
- Static method in class
Klamax
Sucht Maximum von 2 Long-Zahlen
N
NaN
- Static variable in class SWjtools.mathele.
komplex
Not-a-Number vom Typ komplex (NaN|NaN)
P
Polynom
- class SWjtools.mathele.
Polynom
.
Diese Klasse stellt
Polynome
zur Verfuegung
Polynom()
- Constructor for class SWjtools.mathele.
Polynom
Erzeugt ein Pseudo-Nullpolynom (das es mathematisch eigentlich gar nicht gibt!) vom Grad 0 mit dem einzigen Koeffizienten 0 .
Polynom(int, double[])
- Constructor for class SWjtools.mathele.
Polynom
Erzeugt ein Polynom.
promptAndReadChar(String)
- Method in class SWjtools.
SWIO
Gibt einen String aus und liest anschliessend einen Buchstaben ein.
promptAndReadDouble(String)
- Method in class SWjtools.
SWIO
Gibt einen String aus und liest anschliessend eine vom Benutzer eingegebene Double-Zahl ein.
promptAndReadInt(String)
- Method in class SWjtools.
SWIO
Gibt einen String aus und liest anschliessend eine vom Benutzer eingegebene ganze Zahl ein.
promptAndReadMatrix(String)
- Method in class SWjtools.
SWIO
nur für MATRIX-Programme
Gibt den String s aus und liest anschliessend eine vom Benutzer eingegebene Double-Zahl ein zum Matrix-Auffüllen.
promptAndReadString(String)
- Method in class SWjtools.
SWIO
Gibt einen String aus und liest anschliessend einen vom Benutzer einzugebenden String ein.
Pwert(double)
- Method in class SWjtools.mathele.
Polynom
Berechnet den Wert des Polynoms an der Stelle x nach dem Horner Schema.
S
spann(int, int)
- Static method in class
Klaspann
Berechnet Spannweite (=absolute Differenz) zwischen zwei Integer-Zahlen
spann(long, long)
- Static method in class
Klaspann
Berechnet Spannweite (=absolute Differenz) zwischen zwei Long-Zahlen
sterne()
- Method in class SWjtools.
SWIO
Gibt eine Zeile mit Sternen aus.
SWIO
- class SWjtools.
SWIO
.
Sigrid Wehner's Input/Output-Routinen
nach der Klasse IntIO aus dem Buch:
Otto Rauh (2000), Objektorientierte Programmierung in JAVA.
SWIO()
- Constructor for class SWjtools.
SWIO
SWjtools
- package SWjtools
***** Sigrid Wehner's Java Tools *****
SWjtools.mathele
- package SWjtools.mathele
***** Sigrid Wehner's Java Tools *****
Unterpaket
mathele:
Elementare Mathematik
SWjtools.subtool1
- package SWjtools.subtool1
Unterpaket
subtool1
zu Testzwecken !!!
Es hat drei Klassen mit identischen Methoden.
SWjtools.subtool2
- package SWjtools.subtool2
Unterpaket
subtool2
zu Testzwecken !!!
Es ist identisch mit dem Unterpaket
subtool1
und hat also ebenso drei Klassen mit identischen Methoden.
SWmathfor
- class SWjtools.
SWmathfor
.
Sigrid Wehner's mathematische Formeln
SWmathfor()
- Constructor for class SWjtools.
SWmathfor
T
toString()
- Method in class SWjtools.mathele.
komplex
Wandle die komplexe Zahl in eine Zeichenkette der Form (Realteil|Imaginärteil) um!
W
write(double)
- Method in class SWjtools.
SWIO
Gibt eine Double-Zahl aus.
write(int)
- Method in class SWjtools.
SWIO
Gibt eine ganze Zahl aus.
write(String)
- Method in class SWjtools.
SWIO
Gibt einen String aus.
writeln(double)
- Method in class SWjtools.
SWIO
Gibt eine Double-Zahl aus mit anschliessendem Zeilenvorschub.
writeln(int)
- Method in class SWjtools.
SWIO
Gibt eine ganze Zahl aus mit anschliessendem Zeilenvorschub.
writeln(String)
- Method in class SWjtools.
SWIO
Gibt einen String aus mit anschliessendem Zeilenvorschub.
X
xquer(int, int)
- Static method in class
Klaxquer
Berechnet Mittelwert zwischen zwei Integer-Zahlen
xquer(long, long)
- Static method in class
Klaxquer
Berechnet Mittelwert zwischen zwei Long-Zahlen
Y
yesno(String)
- Method in class SWjtools.
SWIO
Gibt den String s aus und liest einen Buchstaben ein.
A
B
C
D
F
H
I
K
L
M
N
P
S
T
W
X
Y
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES