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
P
pow(Complex)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
Returns this complex number
z
raised to the complex number
w
=
c
+
id
.
pow(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
Returns this complex number
z
raised to the real number
x
.
pow(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
Returns this complex number
z
raised to the integer
n
.
pow(Octonion)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Returns this octonion
o
raised to the octonion
p
.
pow(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Returns this octonion
o
raised to the real number
x
.
pow(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Returns this octonion
o
raised to the integer
n
.
pow(Quaternion)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Quaternion
Returns this quaternion
q
raised to the quaternion
r
.
pow(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Quaternion
Returns this quaternion
q
raised to the real number
x
.
pow(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Quaternion
Returns this quaternion
q
raised to the integer
n
.
pow(Sedenion)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Sedenion
Returns this sedenion
s
raised to the sedenion
t
.
pow(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Sedenion
Returns this sedenion
s
raised to the real number
x
.
pow(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Sedenion
Returns this sedenion
s
raised to the integer
n
.
pow(Trigintaduonion)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Trigintaduonion
Returns this trigintaduonion
s
raised to the trigintaduonion
t
.
pow(double)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Trigintaduonion
Returns this trigintaduonion
s
raised to the real number
x
.
pow(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Trigintaduonion
Returns this trigintaduonion
s
raised to the integer
n
.
project(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
Project this complex number
z
onto the
n
th term.
project(boolean[])
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
Project this complex number
z
onto the subspace defined by the boolean vector
v
.
project(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Project this octonion
o
onto the
n
th term.
project(boolean[])
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Project this octonion
o
onto the subspace defined by the boolean vector
v
.
project(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Quaternion
Project this quaternion
q
onto the
n
th term.
project(boolean[])
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Quaternion
Project this quaternion
q
onto the subspace defined by the boolean vector
v
.
project(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Sedenion
Project this sedenion
s
onto the
n
th term.
project(boolean[])
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Sedenion
Project this sedenion
s
onto the subspace defined by the boolean vector
v
.
project(int)
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Trigintaduonion
Project this trigintaduonion
s
onto the
n
th term.
project(boolean[])
- Method in class ca.uwaterloo.alumni.dwharder.Numbers.
Trigintaduonion
Project this trigintaduonion
s
onto the subspace defined by the boolean vector
v
.
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