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 = b0 + ib1 + jb2 + kb3 + e'b4 + i'b5 + j'b6 + k'b7.
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 = 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.
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 = b0 + ib1 + jb2 +...+ k(7)b31.
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.

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