Index

A B C D E G I L M P Q R S T V 
All Classes|All Packages

M

main(String[]) - Static method in class com.aidano7.Main
The main function for Bison.
Main - Class in com.aidano7
 
Main() - Constructor for class com.aidano7.Main
 
multiply(ComplexNumber) - Method in class com.aidano7.bison.algebra.ComplexNumber
Multiplies this and complexNumber using the static method in ComplexNumber.
multiply(ComplexNumber, ComplexNumber) - Static method in class com.aidano7.bison.algebra.ComplexNumber
To multiply a complex number by another, the equation ac + adi + bci + bdi ^ 2 is used.
multiply(RadicalNumber) - Method in class com.aidano7.bison.algebra.RadicalNumber
Multiplies this and radicalNumber using the static method.
multiply(RadicalNumber, RadicalNumber) - Static method in class com.aidano7.bison.algebra.RadicalNumber
Multiplies the two numbers.
A B C D E G I L M P Q R S T V 
All Classes|All Packages