Will Daly 862ce67bfc Fixed a bug in symmath_check(): one of the if statements
evaluated bool(ans), which is False when ans=0.
This led to an error message "[symmath_check] failed to get MathML for
input; dynamath=[None]" when the function reached a later condition.
The check that evaluated  bool(ans) was redundant, so I removed it.
2013-02-25 10:59:33 -05:00
2013-02-06 04:01:28 +00:00
2011-12-07 09:28:16 -05:00
2013-01-29 21:53:36 -05:00
2012-10-24 15:42:03 -04:00
2012-07-17 14:58:09 -04:00
2012-08-21 17:01:25 -04:00
Description
No description provided
Readme AGPL-3.0 2.2 GiB
Languages
Python 73.7%
JavaScript 15.4%
HTML 7.1%
SCSS 3.2%
CSS 0.5%