Okay so i have this simple line:
resultA1 = Convert.ToDouble(new DataTable().Compute(a1.Text, null));
Where a1.Text is input string, math equ