A C D E F H I J K L M N O P Q R S T Z

E

E1 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
The constant e'.
E1 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
The constant e'.
E1 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
The constant e'.
E2 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
The constant e''.
E2 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
The constant e''.
E3 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
The constant e'''.
E3 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
The constant e'''.
E4 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
The constant e(4).
E5 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
The constant e(5).
E6 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
The constant e(6).
E7 - Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
The constant e(7).
equals(Object) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
This complex number z equals the complex number w = c + id if a == c and b == d.
equals(Object, double) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Returns true if this complex number z equals the complex number w = c + id.
equals(Object) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Returns true if this octonion o equals the octonion p = b0 + ib1 + jb2 + kb3 + e'b4 + i'b5 + j'b6 + k'b7.
equals(Object, double) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Returns true if this octonion o equals the octonion p = b0 + ib1 + jb2 +...+ k'b7.
equals(Object) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
This quaternion q equals the quaternion r = e + if + jg + kh if a == e, b == f, c == g, and d == h.
equals(Object, double) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
Returns true if this quaternion q equals the quaternion r = e + if + jg + kh.
equals(Object) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Returns true if this sedenion s equals the sedenion t = b0 + ib1 + jb2 + kb3 + e'b4 + i'b5 + j'b6 + k'b7 + e''b8 + i''b9 + j''b10 + k''b11 + e'''b12 + i'''b13 + j'''b14 + k'''b15.
equals(Object, double) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Returns true if this sedenion s equals the sedenion t = b0 + ib1 + jb2 +...+ k'''b15.
equals(Object) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Returns true if this trigintaduonion s equals the trigintaduonion t = b0 + ib1 + jb2 +...+ k(7)b31.
equals(Object, double) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Returns true if this trigintaduonion s equals the trigintaduonion t = b0 + ib1 + jb2 +...+ k(7)b31.
exp() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Returns Euler's number (e) raised to the power of this complex number z.
exp() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Returns Euler's number (e) raised to the power of this octonion o.
exp() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
Returns Euler's number (e) raised to the power of this quaternion q.
exp() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Returns Euler's number (e) raised to the power of this sedenion s.
exp() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Returns Euler's number (e) raised to the power of this trigintaduonion s.

A C D E F H I J K L M N O P Q R S T Z