nicolewhite / algebra.js

Build, display, and solve algebraic equations.
http://algebra.js.org
MIT License
1.34k stars 111 forks source link

Android device using "new algebra.parse("1.00 * 2.00").toString()" #74

Closed caiya closed 7 years ago

caiya commented 7 years ago

...e.numer=e.numer/t;e.denom=e.denom/t;if(Math.sign(e.den... it said "TypeError: undefined is not a function"