Unhandled exception. NCalc.EvaluationException: missing EndOfFile at ',' at line 1:9
---> NCalc.EvaluationException: missing EndOfFile at ',' at line 1:9
at NCalc.Expression.Compile(String expression, Boolean nocache)
at NCalc.Expression.HasErrors()
--- End of inner exception stack trace ---
at NCalc.Expression.Evaluate()
at Program.Main()
Command terminated by signal 6