semantic-math / math-rules

Manipulate math-ast ASTs based on algebraic rules
MIT License
4 stars 1 forks source link

`isPolynomialTerm` should not match numbers #46

Closed aliang8 closed 7 years ago

kevinbarabash commented 7 years ago

What happened with this?

aliang8 commented 7 years ago

I realized constants terms are also polynomials.