google / mathsteps

Step by step math solutions for everyone
https://socratic.org
Apache License 2.0
2.11k stars 276 forks source link

Does not simplify polynomials divided by polynomials #230

Closed marpol2 closed 6 years ago

marpol2 commented 6 years ago

This is the current behaviour:

expression input: (x 60)/(20 y) simplified answer: 60 x / (20 y)

expression input: 60 x/(20 y) simplified answer: 60 x/(20 y)