using uCalcSoftware; var uc = new uCalc(); Console.WriteLine(uc.EvalStr("(37) * (9 / 5) + 32"));