Index

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

G

get(float) - Method in interface com.aidano7.bison.algebra.equations.Equation
Gets the y value of a function.
get(float) - Method in class com.aidano7.bison.algebra.equations.LinearEquation
Gets the y value at the given x.
get(float) - Method in class com.aidano7.bison.algebra.equations.QuadraticEquation
Gets the y value of a function.
getCoefficient() - Method in class com.aidano7.bison.algebra.RadicalNumber
Returns the coefficient.
getImaginaryNumber() - Method in class com.aidano7.bison.algebra.ComplexNumber
Returns the the imaginary part of the complex number.
getRadicand() - Method in class com.aidano7.bison.algebra.RadicalNumber
Returns the radicand.
getRealNumber() - Method in class com.aidano7.bison.algebra.ComplexNumber
Returns the the real part of the complex number.
getSlope() - Method in class com.aidano7.bison.algebra.equations.LinearEquation
Gets the slope.
getX() - Method in class com.aidano7.bison.linearAlgebra.Vector3
Returns the X component of the vector.
getY() - Method in class com.aidano7.bison.linearAlgebra.Vector3
Returns the Y component of the vector.
getYIntercept() - Method in class com.aidano7.bison.algebra.equations.LinearEquation
Gets the y-intercept.
getZ() - Method in class com.aidano7.bison.linearAlgebra.Vector3
Returns the Z component of the vector.
GOLDEN_RATIO - Static variable in class com.aidano7.bison.Bison
Golden ratio, used for some calculations.
A B C D E G I L M P Q R S T V 
All Classes|All Packages