Skip navigation links
C D E F G H M P T 

P

plus(Polynomial) - Method in class eecs2030.lab2.Polynomial
Returns the sum of this polynomial p} and the other polynomial q the argument.
Polynomial - Class in eecs2030.lab2
The Polynomial class represents a polynomial of a single indeterminate with double coefficients.
Polynomial(double, int) - Constructor for class eecs2030.lab2.Polynomial
Creates a new polynomial a * x^i
Polynomial(double[]) - Constructor for class eecs2030.lab2.Polynomial
Creates a new polynomial from array of coefficients.
Polynomial() - Constructor for class eecs2030.lab2.Polynomial
Creates a polynomial with zero degree and one zero coefficient.
C D E F G H M P T 
Skip navigation links