Modulus expressions are not evaluated

Issue #183 resolved
Former user created an issue

When I try to evaluate a modulus expression, I get the following error:

Error in evaluation org.matheclipse.parser.client.SyntaxError: Syntax error in line: 1 - ')' expected.((79%9)%5)

Also doesn't work on the web app. I tried 4%2 and got

Error: Syntax error in line: 1 - End-of-file not reached. 4%2 ^

Comments (2)

  1. Log in to comment