How do we filter the degree of polynomials?
I have an output of symbolic expressions.. Is there a way to filter out the outcome using the 'IF' statement that only outputs the polynomial of degree 1 or 2
add a comment