Open pansitwattana opened 7 years ago
Currently a feature that is not supported, looking into how it would be possible
Hi, I am also facing similar issue, is there any other way to solve this? please advice
Having the same issue here.
Same here. This really needs to be added.
I have this implemented to a certain extent and I'm actively working on it. Check it out here: https://github.com/yodadude2003/algebra.js
algebra.parse('(1)/(y)=3')
throw an error
Invalid Argument (y): Divisor must be of type Integer or Fraction.