Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
H
I
J
K
L
M
N
O
P
Q
R
S
T
Z
M
multiply(Complex)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
Returns the product of this complex number
z
and the complex number
w
=
c
+
id
.
multiply(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
Returns the product of this complex number
z
and the real number
x
.
multiply(Octonion)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Returns the product of this octonion
o
and the octonion
p
=
b
0
+
ib
1
+
jb
2
+
kb
3
+
e'b
4
+
i'b
5
+
j'b
6
+
k'b
7
.
multiply(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Returns the product of this octonion
o
and the real number
x
.
multiply(Quaternion)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Quaternion
Returns the product of this quaternion
q
and the quaternion
r
=
e
+
if
+
jg
+
kh
.
multiply(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Quaternion
Returns the product of this quaternion
q
and the real number
x
.
multiply(Sedenion)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Sedenion
Returns the product of this sedenion
s
and the sedenion
t
=
b
0
+
ib
1
+
jb
2
+
kb
3
+
e'b
4
+
i'b
5
+
j'b
6
+
k'b
7
+
e''b
8
+
i''b
9
+
j''b
10
+
k''b
11
+
e'''b
12
+
i'''b
13
+
j'''b
14
+
k'''b
15
.
multiply(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Sedenion
Returns the product of this sedenion
s
and the real number
x
.
multiply(Trigintaduonion)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Trigintaduonion
Returns the product of this trigintaduonion
s
and the trigintaduonion
t
=
b
0
+
ib
1
+
jb
2
+...+
k
(7)
b
31
.
multiply(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Trigintaduonion
Returns the product of this trigintaduonion
s
and the real number
x
.
multiplyI(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
Returns the product of this complex number
z
and the imaginary number
ix
.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
H
I
J
K
L
M
N
O
P
Q
R
S
T
Z