Stefano Ursoleo
Results
1
issues of
Stefano Ursoleo
**Version Used**: 2.10.0 **Steps to Reproduce**: It's quite easy to reproduce, just run in Loop the following code: `string formula = "Math.Round((double)(15/(double)10*100),2)"; object result = await CSharpScript.EvaluateAsync(formula, o_scriptoptions); ` **Expected...
Bug
Area-Interactive
Interactive-ScriptingLogic