diff --git a/lms/lib/symmath/symmath_check.py b/lms/lib/symmath/symmath_check.py index 325108f3e9..5ea428b1d5 100644 --- a/lms/lib/symmath/symmath_check.py +++ b/lms/lib/symmath/symmath_check.py @@ -231,6 +231,9 @@ def symmath_check(expect,ans,dynamath=None,options=None,debug=None): dm = my_evalf(sympy.Matrix(fexpect)-sympy.Matrix(xgiven),chop=True) if abs(dm.vec().norm().evalf())