How do I both allow a user to input some formula such as X + 1 then allow myself to use that formula to produce some output such as x = 3; 3+1 =4; output: 4?