pub fn add_polyx(p1: Polyx, p2: Polyx) -> Polyx
Add two polynomials, return resulting polynomial
p1
p2