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

T

tan() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Returns the tangent of this complex number z.
tan() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Returns the tangent of this octonion o.
tan() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
Returns the tangent of this quaternion q.
tan() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Returns the tangent of this sedenion s.
tan() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Returns the tangent of this trigintaduonion s.
tanh() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Returns the hyperbolic tangent of this complex number z.
tanh() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Returns the hyperbolic tangent of this octonion o.
tanh() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
Returns the hyperbolic tangent of this quaternion q.
tanh() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Returns the hyperbolic tangent of this sedenion s.
tanh() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Returns the hyperbolic tangent of this trigintaduonion s.
toArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Convert this complex number z to an array of doubles.
toArray(byte[]) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Convert this complex number z to an array of doubles.
toArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Converts this octonion o in to an array of eight doubles.
toArray(byte[]) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Convert this octonion o to an array of doubles.
toArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
Converts this quaternion q in to an array of four doubles.
toArray(byte[]) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
Convert this quaternion q to an array of doubles.
toArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Converts this sedenion s in to an array of four doubles.
toArray(byte[]) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Convert this sedenion o to an array of doubles.
toArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Converts this trigintaduonion s in to an array of four doubles.
toArray(byte[]) - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Convert this trigintaduonion o to an array of doubles.
toImagArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Converts the imaginary part of this octonion o in to an array of seven doubles.
toImagArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
Converts the imaginary part of this quaternion q in to an array of three doubles.
toImagArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Converts the imaginary part of this sedenion s in to an array of three doubles.
toImagArray() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Converts the imaginary part of this trigintaduonion s in to an array of three doubles.
toMathMLContent() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Returns this complex number z as a string using content MathML.
toMathMLPresentation() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Returns this complex number z as a string using presentation MathML.
toString() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Complex
Returns a string representing this complex number z.
toString() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Octonion
Returns a string representing this octonion o.
toString() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Quaternion
Returns a string representing this quaternion q.
toString() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Sedenion
Returns a string representing this sedenion s.
toString() - Method in class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Returns a string representing this trigintaduonion s.
Trigintaduonion - Class in ca.uwaterloo.alumni.dwharder.Numbers
A class implementing trigintaduonions using thirty-two doubles.
Trigintaduonion(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Generates the trigintaduonion a0 + ia1 + ...+ k(7)a31.
Trigintaduonion(double) - Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Generates the trigintaduonion a0 + i0 + j0 +...+ k(7)0.
Trigintaduonion(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Generates the imaginary trigintaduonion ia1 + ja2 +...+ k(7)a31.
Trigintaduonion(double[]) - Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Generates a trigintaduonion based on the entries of the array v.
Trigintaduonion(double, double[]) - Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.Trigintaduonion
Generates the trigintaduonion x + iv0 + jv1 +...+ k(7)v30.

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