math equation in GS?
Hello, I have been looking at the cookbook and I am unsure how I would start something like this. I am looking to have an equation as the game where the user can put in numbers and then it calculates the total based on what they type into the formula
Example:
(user inputs number divided by user inputs number) times (user inputs number) times a static number = output answer
Hopefully this makes sense, thanks for the help.
Comments
As far as I know Keyboard Input is the only option and it will be a laborious process for the user opening and closing it for every input. It is not very attractive either because it takes up the whole screen.
Well they would only have to input a number in 3 boxes and only numbers. So there isn't a way in GS? I know how to do it in excel, but prefered to make a GS app instead for it.