pub fn check_not_zero_polyx(p: Polyx) -> bool
Checks if all entries in a polynomial is 0
p
true
false