this seems to be an elementary problem, but one i don't think i've ever had to deal with. i'm making a class that deals with polynomial terms, adding, multiplying and evaluating a given polynomial based on its terms.
i'm writing a method to determine if a term, evaluated at 'X,' is greater than...